* (bug 1714) Overriding #wpSave and #wpDiff
authorÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Tue, 21 Jun 2005 21:11:42 +0000 (21:11 +0000)
committerÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>
Tue, 21 Jun 2005 21:11:42 +0000 (21:11 +0000)
skins/monobook/rtl.css

index c7b3ae5..441d362 100644 (file)
@@ -210,4 +210,10 @@ fieldset.operaprefsection {
 
 #toc ul ul {
     margin: 0 2em 0 0;
-}
\ No newline at end of file
+}
+
+input#wpSave, input#wpDiff {
+       margin-right: 0;
+       margin-left: 0.33em;
+}
+