merged from 1.8 :: MDL-11486 :: added width to the adminblock

This commit is contained in:
urs_hunkler
2008-01-12 14:51:52 +00:00
parent f300eadf46
commit 0cb3c46479
+4
View File
@@ -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;