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

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

Johan Ahlen пре 9 година
родитељ
комит
96dd3a5a94
1 измењених фајлова са 1 додато и 1 уклоњено
  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 {