Remove IE 6 & 7 hasLayout hacks

Bug: T234582
Change-Id: I43b2feb6941769524dfe2c728dfb62f999d5f65b
This commit is contained in:
Volker E 2019-10-03 20:00:54 -07:00
parent 9bc73009cb
commit 9fc3d8d684
1 changed files with 0 additions and 1 deletions

View File

@ -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 {