Commit 7345ca7d authored by baiyaaaaa's avatar baiyaaaaa Committed by GitHub

Merge pull request #1141 from Leopoldthecoder/input-group

Input: fix input-group line height, fixed #1075
parents c823c84f 51ec6502
...@@ -99,6 +99,7 @@ ...@@ -99,6 +99,7 @@
} }
@b input-group { @b input-group {
line-height: normal;
display: table; display: table;
border-collapse: separate; border-collapse: separate;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment