use correct color variable for border

This commit is contained in:
elliotec 2016-07-12 09:22:53 -06:00
parent 67f90c7984
commit 893cc5ec01

View file

@ -225,7 +225,7 @@
float: right;
margin-top: 8px;
padding-bottom: 7px;
border-bottom: 1px solid $white-dark;
border-bottom: 1px solid $border-color;
}
}