Explorar o código

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

Justin DuJardin %!s(int64=13) %!d(string=hai) anos
pai
achega
fa41027264
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      select2.css

+ 1 - 1
select2.css

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