no quotes in attr selectors

This commit is contained in:
Adam Bradley
2015-08-11 22:28:30 -05:00
parent 147a7e68ff
commit a5a70f907d
25 changed files with 53 additions and 45 deletions

View File

@@ -6,7 +6,7 @@
$content-ios-background-color: #efeff4 !default;
.nav[mode="ios"].show-pane {
.nav[mode=ios].show-pane {
.content-container {
background-color: $content-container-ios-background-color;