Browse Source

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

Johan Ahlen 9 years ago
parent
commit
96dd3a5a94
1 changed files with 1 additions and 1 deletions
  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 {