Browse Source

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

aBabiichuk 11 năm trước cách đây
mục cha
commit
ec156a3674

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

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