Merge pull request #1141 from Leopoldthecoder/input-group

Input: fix input-group line height, fixed #1075
pull/1164/head
baiyaaaaa 2016-11-17 19:30:00 +08:00 committed by GitHub
commit 7345ca7dfc
1 changed files with 1 additions and 0 deletions

View File

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