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

This commit is contained in:
urs_hunkler
2008-01-12 14:52:45 +00:00
parent 60a60237a3
commit 3e2f38544d
+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;