MDL-11486 :: added width to the adminblock

This commit is contained in:
urs_hunkler 2008-01-12 14:50:45 +00:00
parent 49f5a957cd
commit 669b80b1e2

View file

@ -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;