Browse Source

fixed load z index

tags/0.1.0
Robin Thoni 9 years ago
parent
commit
eeb8fdcad7
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/lubusy.css

+ 1
- 1
src/lubusy.css View File

4
     left:0px;
4
     left:0px;
5
     right:0px;
5
     right:0px;
6
     bottom:0px;
6
     bottom:0px;
7
-    z-index:1001;
7
+    z-index:1042;
8
 }
8
 }
9
 
9
 
10
 .lu-busy-animation.ng-hide-add,
10
 .lu-busy-animation.ng-hide-add,

Loading…
Cancel
Save