Explorar el Código

HUE-3360 [home] Document search is incorrectly positioned

Johan Ahlen hace 9 años
padre
commit
62c6ac3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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;