You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by at...@apache.org on 2018/05/18 10:26:55 UTC

[ambari] 02/02: AMBARI-23861 Service status is difficult to understand in the left nav of the new UI

This is an automated email from the ASF dual-hosted git repository.

atkach pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git

commit b349c77f794e39aea8ba27d216e347ab17bfa2b1
Author: Andrii Tkach <at...@apache.org>
AuthorDate: Thu May 17 19:08:45 2018 +0300

    AMBARI-23861 Service status is difficult to understand in the left nav of the new UI
---
 ambari-web/app/styles/alerts.less | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ambari-web/app/styles/alerts.less b/ambari-web/app/styles/alerts.less
index c3cc588..5e60cf6 100644
--- a/ambari-web/app/styles/alerts.less
+++ b/ambari-web/app/styles/alerts.less
@@ -401,7 +401,7 @@
 }
 
 .summary-value {
-  .alerts-crit-count, .alerts-warn-count, alerts-none-count {
+  .alerts-crit-count, .alerts-warn-count, .alerts-none-count {
     .alert-mixin;
     padding: 3px 0;
     font-size: 9px;

-- 
To stop receiving notification emails like this one, please contact
atkach@apache.org.