r112539 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r112538‎ | r112539 | r112540 >
Date:23:16, 27 February 2012
Author:jdlrobson
Status:ok
Tags:
Comment:
minor css cleanup
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
@@ -174,6 +174,7 @@
175175 }
176176
177177 #search {
 178+ width: 90%;
178179 -webkit-appearance: none;
179180 border-top-width: 0px;
180181 border-right-width: 0px;
@@ -202,7 +203,6 @@
203204 display: block;
204205 zoom: 1;
205206 vertical-align: middle;
206 - height: 1.5em;
207207 position: relative;
208208 }
209209
@@ -567,10 +567,6 @@
568568 width: 100%;
569569 }
570570
571 -#search {
572 - width: 90%;
573 -}
574 -
575571 #goButton {
576572 position: absolute;
577573 right: 2px;
Index: trunk/extensions/MobileFrontend/stylesheets/beta_common.css
@@ -188,6 +188,7 @@
189189 }
190190
191191 #search {
 192+ width: 90%;
192193 -webkit-appearance: none;
193194 border-top-width: 0px;
194195 border-right-width: 0px;
@@ -565,10 +566,6 @@
566567 width: 100%;
567568 }
568569
569 -#search {
570 - width: 90%;
571 -}
572 -
573570 #goButton {
574571 position: absolute;
575572 right: 2px;
@@ -748,12 +745,9 @@
749746 background-position: center center;
750747 cursor: pointer;
751748 zoom: 1;
752 - position: absolute;
753749 left: -3px;
754750 top: 3px;
755751 margin: 1px;
756 - height: 40px;
757 - width: 40px;
758752 margin-top: -6px;
759753 z-index: 99;
760754 border: 0px solid;

Status & tagging log