Fix typo from previous commit

pull/496/head 2.6.1
Khurshid Alam 2016-06-18 19:09:46 +05:30
parent e43efdc90f
commit 0d05abedfc
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
border: 1px solid shade($bg_color, .8);
color: $fg_color;
button {
.button {
@include button($bg_color, $fg_color);
&.close { @extend %close_button; }