Remove totally pointless and somewhat annoying !important from commonPrint.
[lhc/web/wiklou.git] / skins / common / commonPrint.css
index be8113e..8accd98 100644 (file)
@@ -153,7 +153,7 @@ h1, h2, h3, h4, h5, h6 {
 }
 
 p, .documentDescription {
-       margin: 1em 0 !important;
+       margin: 1em 0;
        line-height: 1.2em;
 }