Browse Source

AMBARI-2611. Count of alerts filter wrapped in Hosts page. (Andrii Tkach via yusaku)

Yusaku Sako 12 years ago
parent
commit
ed10eed471
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ambari-web/app/styles/application.less

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

@@ -2411,7 +2411,7 @@ table.graphs {
     .health-status-bar {
     .health-status-bar {
       font-size: 14px;
       font-size: 14px;
       margin-left: 0;
       margin-left: 0;
-      width: 650px;
+      min-width: 790px;
       .active a {
       .active a {
         text-decoration: none;
         text-decoration: none;
         color: #000000;
         color: #000000;