Complimetary CSS changes for r68108. Changes here pertaining to consistency in render...
authorAdam Miller <adam@users.mediawiki.org>
Tue, 15 Jun 2010 22:29:06 +0000 (22:29 +0000)
committerAdam Miller <adam@users.mediawiki.org>
Tue, 15 Jun 2010 22:29:06 +0000 (22:29 +0000)
skins/vector/main-ltr.css
skins/vector/main-rtl.css

index a5df0ee..2329314 100644 (file)
@@ -369,7 +369,7 @@ div#mw-head h5 {
                margin: 0;
                border-width: 0;
                padding: 3px;
-               line-height: 1em;
+               vertical-align: top;
                /*
                 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent
                 * this from ever being shown anyways.
index 6d2e24e..04a065f 100644 (file)
@@ -369,7 +369,7 @@ div#mw-head h5 {
                margin: 0;
                border-width: 0;
                padding: 3px;
-               line-height: 1em;
+               vertical-align: top;
                /*
                 * DON'T PANIC! Browsers that won't scale this properly are the same browsers that have JS issues that prevent
                 * this from ever being shown anyways.