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

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


The following commit(s) were added to refs/heads/trunk by this push:
     new 5f6def1  AMBARI-24127. Username case changes from Cluster info page to 
install wizard (akovalenko)
5f6def1 is described below

commit 5f6def16da9c036b49e21b7f6065c0aedadb818f
Author: Aleksandr Kovalenko <akovale...@apache.org>
AuthorDate: Sat Jun 16 14:18:03 2018 +0300

    AMBARI-24127. Username case changes from Cluster info page to install 
wizard (akovalenko)
---
 ambari-web/app/styles/top-nav.less | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/ambari-web/app/styles/top-nav.less 
b/ambari-web/app/styles/top-nav.less
index a75d08a..9899251 100644
--- a/ambari-web/app/styles/top-nav.less
+++ b/ambari-web/app/styles/top-nav.less
@@ -108,6 +108,9 @@
     }
     .top-nav-user {
       margin-top: 2px;
+      button {
+        text-transform: none;
+      }
     }
     .ambari-views {
       margin-top: 17px;

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

Reply via email to