fix nemo (for real this time)

This commit is contained in:
Dustin Falgout
2016-04-13 02:04:57 -05:00
parent e358b923c3
commit ff51d8b28c
2 changed files with 42 additions and 18 deletions
-5
View File
@@ -7,11 +7,6 @@
border-style: none;
background-color: mix($bg_color, $base_color, .5);
.view { // .view, nemo sidebar fix.
background-color: $bg_color;
color: mix($fg_color, $bg_color, .1);
}
@at-root %sidebar_left,
&:dir(ltr),
&.left,