Don't use :not(> .error) for global_slider, it causes problems with minification

This commit is contained in:
Piotr Sarnacki 2015-02-19 09:16:08 +01:00
parent da86a68efa
commit 1a9f984b58

View File

@ -5,7 +5,8 @@
#right
display: none
.application:not(> .error)
#profile, #home
&.pro.maximized .application
#global_slider
position: absolute
background-color: $color-bg-slider