This website works better with JavaScript
Home
Explore
Help
Sign In
apache
/
ambari
mirror of
https://gitee.com/freeshow_me/ambari
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
AMBARI-13772. Autocomplete display glitches (Pallav Kulshreshtha via srimanth)
Srimanth Gunturi
9 years ago
parent
147796127b
commit
6e8760d328
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
contrib/views/hive/src/main/resources/ui/hive-web/app/styles/app.scss
+ 1
- 0
contrib/views/hive/src/main/resources/ui/hive-web/app/styles/app.scss
View File
@@ -358,6 +358,7 @@ body {
.CodeMirror-hints {
min-width: 200px;
+ z-index: 100;
}
.spinner {