* fix invalid CSS that sass now catches

This commit is contained in:
Seth Call 2014-08-19 12:48:31 -05:00
parent c92bc8fdc1
commit 0e8a549d9e
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
//padding-right:18px; // to keep draggables off of scrollbar. maybe necessary
&.compensate {
.ftue-input:not('.hovering') {
.ftue-input:not(.hovering) {
}
}
.ftue-input {