MDL-26240 theme_anomaly: Fixed small regression with dock

This commit is contained in:
Sam Hemelryk 2011-11-29 16:54:00 +13:00
parent 9ac82391a2
commit f091da528e

View file

@ -1,9 +1,8 @@
/* Docking Module
-----------------*/
body.has_dock #page {
width: 97%;
right: 3%;
body.has_dock {
margin:0;
}
#dock {