Update icon size and position.

This commit is contained in:
Andy Phillipson 2016-12-12 10:55:38 -05:00
parent 3a85aed05d
commit 0e5e427590
1 changed files with 2 additions and 2 deletions

View File

@ -112,9 +112,9 @@
color: $light-gray;
}
&__icon {
width: 20px;
width: 15px;
position: relative;
top: 4px;
top: 3px;
color: $light-gray;
}
}