Matching select-kit padding with inputs

This commit is contained in:
Kris
2018-04-19 11:36:09 -04:00
parent 2b0e505121
commit 108e622a61
8 changed files with 16 additions and 15 deletions

View File

@@ -9,6 +9,8 @@ $small-width: 800px !default;
$medium-width: 995px !default;
$large-width: 1110px !default;
$input-padding: 4px 10px;
// Brand color variables
// --------------------------------------------------