fix notification popover

This commit is contained in:
Felix Niklas 2015-06-09 16:49:49 +02:00
parent 7184bf18b4
commit 951936f778

View file

@ -2429,6 +2429,7 @@ footer {
min-height: 100px; min-height: 100px;
width: auto; width: auto;
min-width: 372px; min-width: 372px;
position: absolute;
@extend .zIndex-5; @extend .zIndex-5;
&.fade { &.fade {