Adjusted box overlay zindex

This commit is contained in:
Abdullah Almsaeed
2015-04-07 21:04:55 -04:00
parent ac534fd60c
commit 1ef5178a6c

View File

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