Browse Source

set z-index for tooltips

andre 4 years ago
parent
commit
c0a1870bdf
1 changed files with 1 additions and 0 deletions
  1. 1 0
      templates/client/default/assets/css/layers-ui.css

+ 1 - 0
templates/client/default/assets/css/layers-ui.css

@@ -17275,6 +17275,7 @@ Rail
   color: #b3b5b9;
   vertical-align: text-bottom;
   margin-left: 8px;
+  z-index: 1;
 }
 
 #layers .lu-form-check label {