Adjusted box overlay zindex
This commit is contained in:
@@ -144,7 +144,7 @@
|
||||
}
|
||||
|
||||
.overlay {
|
||||
z-index: 1010;
|
||||
z-index: 50;
|
||||
background: rgba(255, 255, 255, 0.7);
|
||||
.border-radius(@box-border-radius);
|
||||
> .fa {
|
||||
|
||||
Reference in New Issue
Block a user