https://www.mediawiki.org/wiki/Special:Code/MediaWiki/113305

Revision: 113305
Author:   jdlrobson
Date:     2012-03-07 21:40:19 +0000 (Wed, 07 Mar 2012)
Log Message:
-----------
remove fixed height

banner no longer has a fixed height so height auto
better here

Modified Paths:
--------------
    trunk/extensions/MobileFrontend/stylesheets/beta_common.css
    trunk/extensions/MobileFrontend/stylesheets/common.css

Modified: trunk/extensions/MobileFrontend/stylesheets/beta_common.css
===================================================================
--- trunk/extensions/MobileFrontend/stylesheets/beta_common.css 2012-03-07 
21:37:39 UTC (rev 113304)
+++ trunk/extensions/MobileFrontend/stylesheets/beta_common.css 2012-03-07 
21:40:19 UTC (rev 113305)
@@ -78,7 +78,6 @@
        text-decoration: none;
        display: block;
        cursor: pointer;
-       height: 18px;
        display: table-cell;
        vertical-align: middle;
        text-align: center;

Modified: trunk/extensions/MobileFrontend/stylesheets/common.css
===================================================================
--- trunk/extensions/MobileFrontend/stylesheets/common.css      2012-03-07 
21:37:39 UTC (rev 113304)
+++ trunk/extensions/MobileFrontend/stylesheets/common.css      2012-03-07 
21:40:19 UTC (rev 113305)
@@ -62,7 +62,6 @@
        text-decoration: none;
        display: block;
        cursor: pointer;
-       height: 18px;
        display: table-cell;
        vertical-align: middle;
        text-align: center;


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to