浏览代码

HUE-3360 [home] Document search is incorrectly positioned

Johan Ahlen 9 年之前
父节点
当前提交
62c6ac3
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      desktop/core/src/desktop/templates/file_browser.mako

+ 1 - 1
desktop/core/src/desktop/templates/file_browser.mako

@@ -288,7 +288,7 @@ from desktop.views import _ko
     .fb-search-container {
       position: absolute;
       top: 26px;
-      right: 300px;
+      right: 350px;
 
       -webkit-animation-name: fb-search-visible;
       animation-name: fb-search-visible;