Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -1879,7 +1879,7 @@ body { | ... | @@ -1879,7 +1879,7 @@ body { |
| 1879 | 1879 | ||
| 1880 | .help-tip { | 1880 | .help-tip { |
| 1881 | position: absolute; | 1881 | position: absolute; |
| 1882 | - z-index: 9999; | 1882 | + z-index: 999; |
| 1883 | top: 70px; | 1883 | top: 70px; |
| 1884 | color: #009688 !important; | 1884 | color: #009688 !important; |
| 1885 | &:hover { | 1885 | &:hover { | ... | ... |
-
Please register or login to post a comment