Adjusted box overlay zindex

pull/337/head
Abdullah Almsaeed 10 years ago
parent ac534fd60c
commit 1ef5178a6c

@ -144,7 +144,7 @@
}
.overlay {
z-index: 1010;
z-index: 50;
background: rgba(255, 255, 255, 0.7);
.border-radius(@box-border-radius);
> .fa {

Loading…
Cancel
Save