浏览代码

AMBARI-5419 '100%' string out of box when installed done. (Buzhor Denys via ababiichuk)

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

+ 3 - 3
ambari-web/app/styles/application.less

@@ -592,10 +592,10 @@ h1 {
         width: 30%;
       }
       th.status {
-        width: 30%;
+        width: 35%;
       }
       th.messgage {
-        width: 40%;
+        width: 35%;
       }
       .progress-bar {
         width: 80%;
@@ -6049,4 +6049,4 @@ i.icon-asterisks {
 .views_sizes {
   width:100%;
   min-height:600px;
-}
+}