mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 10:26:40 +02:00
MDL-11486 :: added width to the adminblock
This commit is contained in:
parent
49f5a957cd
commit
669b80b1e2
1 changed files with 4 additions and 0 deletions
|
@ -1269,6 +1269,10 @@ a.skip-block:focus, a.skip-block:active {
|
|||
margin-right: auto;
|
||||
}
|
||||
|
||||
.block_adminblock {
|
||||
width: 180px;
|
||||
}
|
||||
|
||||
.block_messages .content {
|
||||
text-align:left;
|
||||
font-size:0.75em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue