another whitespace change
authorGabriel Wicke <gwicke@users.mediawiki.org>
Sat, 3 Jul 2004 23:24:44 +0000 (23:24 +0000)
committerGabriel Wicke <gwicke@users.mediawiki.org>
Sat, 3 Jul 2004 23:24:44 +0000 (23:24 +0000)
stylesheets/monobook/main.css

index 4011b3f..1322813 100644 (file)
@@ -305,7 +305,6 @@ table.small { font-size: 100% }
 #toc .toctoggle { font-size: 94%; }
 #toc .editsection { 
     margin-top: 0.7em; 
-    margin-bottom: -0.4;
     font-size: 94%;
 }
 
@@ -648,7 +647,6 @@ input.searchButton {
     padding: 0.5em 0.4em 0.4em 0.4em;
 }
 
-
 /* 
 ** the personal toolbar
 */
@@ -729,7 +727,6 @@ li#pt-login {
 /*
 ** the page-related actions- page/talk, edit etc 
 */
-
 #p-cactions {
     position:absolute;
     top: 1.3em;
@@ -864,7 +861,6 @@ fieldset.operaprefsection { margin-left: 15em }
 ** to a separate stylesheet. This would work but doesn't validate: 
 ** @import("IEMacFixes.css");
 */
-
 /* tabs: border on the a, not the div */
 * > html #p-cactions li { border:none; }
 * > html #p-cactions li a {
@@ -899,7 +895,6 @@ fieldset.operaprefsection { margin-left: 15em }
     border: 1px solid red;
 }
 
-
 /* Mac IE 5.0 fix; floated content turns invisible */
 * > html #column-content {
     float: none;