Explorar el Código

Input: fix input-group line height

Leopoldthecoder hace 8 años
padre
commit
faa27b9d99
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      packages/theme-default/src/input.css

+ 1 - 0
packages/theme-default/src/input.css

@@ -99,6 +99,7 @@
   }
 
   @b input-group {
+    line-height: normal;
     display: table;
     border-collapse: separate;