1
0
mirror of synced 2025-02-03 21:59:24 +03:00

Set min-height to 26px for proper input sizing in Opera.

This commit is contained in:
Justin DuJardin 2012-03-31 10:06:34 -07:00
parent dd0d80532c
commit fa41027264

View File

@ -157,7 +157,7 @@
width:100%;
margin:0;
height:auto !important;
width:100%;
min-height: 26px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;