Ver Fonte

HUE-3684 [home] New directory popup text box has scroll bars

Johan Ahlen há 9 anos atrás
pai
commit
96dd3a5
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      desktop/core/src/desktop/templates/file_browser.mako

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

@@ -292,7 +292,7 @@ from desktop.views import _ko
     }
 
     .large-as-modal {
-      width: 542px;
+      width: 95%;
     }
 
     @-webkit-keyframes fb-search-visible {