mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
line-height-base to line-height var
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@
|
||||
// height: $input-height;
|
||||
padding: $padding-y $padding-x;
|
||||
font-size: $font-size-base;
|
||||
line-height: $line-height-base;
|
||||
line-height: $line-height;
|
||||
color: $input-color;
|
||||
background-color: $input-bg;
|
||||
// Reset unusual Firefox-on-Android default style; see https://github.com/necolas/normalize.css/issues/214.
|
||||
|
||||
Reference in New Issue
Block a user