mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-15 11:58:44 +00:00
Remove IE 6 & 7 hasLayout hacks
Bug: T234582 Change-Id: I43b2feb6941769524dfe2c728dfb62f999d5f65b
This commit is contained in:
parent
9bc73009cb
commit
9fc3d8d684
|
@ -25,7 +25,6 @@
|
|||
height: 100%;
|
||||
margin-top: 0;
|
||||
position: relative;
|
||||
min-height: 1px; /* Gotta trigger hasLayout for IE7 */
|
||||
|
||||
// Styles for both the search input and the button.
|
||||
input {
|
||||
|
|
Loading…
Reference in a new issue