2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

tweak small forms, small inputs; trying to equalize their rendered dimensions

This commit is contained in:
Mark Otto
2015-06-22 16:30:31 -07:00
parent 5f20106784
commit ce9c0f0125
3 changed files with 11 additions and 9 deletions
+1 -1
View File
@@ -102,7 +102,7 @@ $padding-base-horizontal: .75rem !default;
$padding-lg-vertical: .75rem !default;
$padding-lg-horizontal: 1.5rem !default;
$padding-sm-vertical: .3rem !default;
$padding-sm-vertical: .275rem !default;
$padding-sm-horizontal: .75rem !default;
$padding-xs-vertical: .2rem !default;