Browse Source

HUE-7513 [frontend] Top global search input is smaller than the query blue button and misaligned

Enrico Berti 8 years ago
parent
commit
cb82fbe905

File diff suppressed because it is too large
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue.css


+ 2 - 2
desktop/core/src/desktop/static/desktop/less/hue.less

@@ -317,8 +317,8 @@ body {
 
 .search-container-top .inline-autocomplete-container {
   position: relative;
-  margin-top: 5px;
-  height: 30px;
+  margin-top: 8px;
+  height: 31px;
   width: 100%;
 
   > div {

Some files were not shown because too many files changed in this diff