Browse Source

AMBARI-13772. Autocomplete display glitches (Pallav Kulshreshtha via srimanth)

Srimanth Gunturi 9 years ago
parent
commit
6e8760d328

+ 1 - 0
contrib/views/hive/src/main/resources/ui/hive-web/app/styles/app.scss

@@ -358,6 +358,7 @@ body {
 
 .CodeMirror-hints {
   min-width: 200px;
+  z-index: 100;
 }
 
 .spinner {