Преглед изворни кода

Input: fix input-group line height

Leopoldthecoder пре 8 година
родитељ
комит
faa27b9d99
1 измењених фајлова са 1 додато и 0 уклоњено
  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;