Преглед изворни кода

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

Enrico Berti пре 8 година
родитељ
комит
cb82fbe

Разлика између датотеке није приказан због своје велике величине
+ 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 {

Неке датотеке нису приказане због велике количине промена