Add missing variable for chevron

old
Javi Velasco 2015-12-20 17:51:46 +01:00
parent 3479f5b54e
commit 027fc12600
1 changed files with 1 additions and 0 deletions

View File

@ -15,3 +15,4 @@ $input-underline-height: 2 * $unit;
$input-icon-font-size: 2.4 * $unit;
$input-icon-size: 2 * $input-icon-font-size;
$input-icon-offset: 1.6 * $unit;
$input-chevron-offset: .8 * $unit;