* fix invalid CSS that sass now catches
This commit is contained in:
parent
c92bc8fdc1
commit
0e8a549d9e
|
|
@ -41,7 +41,7 @@
|
||||||
//padding-right:18px; // to keep draggables off of scrollbar. maybe necessary
|
//padding-right:18px; // to keep draggables off of scrollbar. maybe necessary
|
||||||
|
|
||||||
&.compensate {
|
&.compensate {
|
||||||
.ftue-input:not('.hovering') {
|
.ftue-input:not(.hovering) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.ftue-input {
|
.ftue-input {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue