More cleanup from r22859
[lhc/web/wiklou.git] / skins / monobook / IE70Fixes.css
index 2a2c9c7..43ff707 100644 (file)
 .rtl #column-one {
        /* For some reason it tries to inherit the padding-top into every div,
         * and I can't figure out how to get it back off.
+        * Margin works correctly for this use, though.
         */
        padding-top: 0;
-}
-.rtl #column-one #p-navigation {
        margin-top: 160px;
 }