Remove tocindent and tocinline from print stylesheet. These seem to have been unused...
authorDerk-Jan Hartman <hartman@users.mediawiki.org>
Sun, 4 Dec 2011 15:59:38 +0000 (15:59 +0000)
committerDerk-Jan Hartman <hartman@users.mediawiki.org>
Sun, 4 Dec 2011 15:59:38 +0000 (15:59 +0000)
skins/common/commonPrint.css

index 97b0526..6d02e7e 100644 (file)
@@ -18,12 +18,6 @@ a.new {
        background-color: #f9f9f9;
        padding: 5px;
 }
-.tocindent {
-       margin-left: 2em;
-}
-.tocline {
-       margin-bottom: 0;
-}
 
 /* images */
 div.floatright {
@@ -392,4 +386,4 @@ p {
 .catlinks li:first-child {
        padding-left: .2em;
        border-left: none;
-}
\ No newline at end of file
+}