merged from 1.8 :: MDL-11486 :: added width to the adminblock
This commit is contained in:
@@ -1355,6 +1355,10 @@ a.skip:focus, a.skip:active {
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
.block_adminblock {
|
||||
width: 180px;
|
||||
}
|
||||
|
||||
.block_messages .content {
|
||||
text-align:left;
|
||||
font-size:0.75em;
|
||||
|
||||
Reference in New Issue
Block a user