浏览代码

AMBARI-3890. Background operations: two scrollbars, if width is lower then 1450px (Denys Buzhor via alexantonenko)

Alex Antonenko 11 年之前
父节点
当前提交
c941e6d52f
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      ambari-web/app/styles/application.less

+ 1 - 0
ambari-web/app/styles/application.less

@@ -1059,6 +1059,7 @@ a:focus {
     width: 60%;
     margin: 0 0 0 -30%;
     max-height: 544px;
+    min-width: 590px;
     top: 5%;
   }
   .long-popup-list {