Don't use :not(> .error) for global_slider, it causes problems with minification
This commit is contained in:
parent
da86a68efa
commit
1a9f984b58
|
@ -5,7 +5,8 @@
|
|||
#right
|
||||
display: none
|
||||
|
||||
.application:not(> .error)
|
||||
#profile, #home
|
||||
&.pro.maximized .application
|
||||
#global_slider
|
||||
position: absolute
|
||||
background-color: $color-bg-slider
|
||||
|
|
Loading…
Reference in New Issue
Block a user