fix syntax error in common.scss

This commit is contained in:
Greg Smethells
2015-11-20 14:15:01 -06:00
parent ba4dc176f8
commit d22435f3ff
+1 -1
View File
@@ -64,7 +64,7 @@ pre {
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
background: $gl-primary;
color: #FFF
color: #FFF;
}
.str-truncated {