Index: trunk/extensions/MobileFrontend/stylesheets/common.css |
— | — | @@ -174,6 +174,7 @@ |
175 | 175 | } |
176 | 176 | |
177 | 177 | #search { |
| 178 | + width: 90%; |
178 | 179 | -webkit-appearance: none; |
179 | 180 | border-top-width: 0px; |
180 | 181 | border-right-width: 0px; |
— | — | @@ -202,7 +203,6 @@ |
203 | 204 | display: block; |
204 | 205 | zoom: 1; |
205 | 206 | vertical-align: middle; |
206 | | - height: 1.5em; |
207 | 207 | position: relative; |
208 | 208 | } |
209 | 209 | |
— | — | @@ -567,10 +567,6 @@ |
568 | 568 | width: 100%; |
569 | 569 | } |
570 | 570 | |
571 | | -#search { |
572 | | - width: 90%; |
573 | | -} |
574 | | - |
575 | 571 | #goButton { |
576 | 572 | position: absolute; |
577 | 573 | right: 2px; |
Index: trunk/extensions/MobileFrontend/stylesheets/beta_common.css |
— | — | @@ -188,6 +188,7 @@ |
189 | 189 | } |
190 | 190 | |
191 | 191 | #search { |
| 192 | + width: 90%; |
192 | 193 | -webkit-appearance: none; |
193 | 194 | border-top-width: 0px; |
194 | 195 | border-right-width: 0px; |
— | — | @@ -565,10 +566,6 @@ |
566 | 567 | width: 100%; |
567 | 568 | } |
568 | 569 | |
569 | | -#search { |
570 | | - width: 90%; |
571 | | -} |
572 | | - |
573 | 570 | #goButton { |
574 | 571 | position: absolute; |
575 | 572 | right: 2px; |
— | — | @@ -748,12 +745,9 @@ |
749 | 746 | background-position: center center; |
750 | 747 | cursor: pointer; |
751 | 748 | zoom: 1; |
752 | | - position: absolute; |
753 | 749 | left: -3px; |
754 | 750 | top: 3px; |
755 | 751 | margin: 1px; |
756 | | - height: 40px; |
757 | | - width: 40px; |
758 | 752 | margin-top: -6px; |
759 | 753 | z-index: 99; |
760 | 754 | border: 0px solid; |