r113305 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r113304‎ | r113305 | r113306 >
Date:21:40, 7 March 2012
Author:jdlrobson
Status:ok
Tags:
Comment:
remove fixed height

banner no longer has a fixed height so height auto
better here
Modified paths:
  • /trunk/extensions/MobileFrontend/stylesheets/beta_common.css (modified) (history)
  • /trunk/extensions/MobileFrontend/stylesheets/common.css (modified) (history)

Diff [purge]

Index: trunk/extensions/MobileFrontend/stylesheets/common.css
@@ -62,7 +62,6 @@
6363 text-decoration: none;
6464 display: block;
6565 cursor: pointer;
66 - height: 18px;
6766 display: table-cell;
6867 vertical-align: middle;
6968 text-align: center;
Index: trunk/extensions/MobileFrontend/stylesheets/beta_common.css
@@ -78,7 +78,6 @@
7979 text-decoration: none;
8080 display: block;
8181 cursor: pointer;
82 - height: 18px;
8382 display: table-cell;
8483 vertical-align: middle;
8584 text-align: center;

Status & tagging log