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 44436e1  AMBARI-23771. Customize Services - Alignment between 
Final/Set Recommended buttons and text boxes not proper in new tabs (akovalenko)
44436e1 is described below

commit 44436e1d5e0d28e07285c7b506cf596748ce85fc
Author: Aleksandr Kovalenko <akovale...@apache.org>
AuthorDate: Thu Sep 27 18:23:53 2018 +0300

    AMBARI-23771. Customize Services - Alignment between Final/Set Recommended 
buttons and text boxes not proper in new tabs (akovalenko)
---
 ambari-web/app/styles/service_configurations.less | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ambari-web/app/styles/service_configurations.less 
b/ambari-web/app/styles/service_configurations.less
index ea5d53b..7bde577 100644
--- a/ambari-web/app/styles/service_configurations.less
+++ b/ambari-web/app/styles/service_configurations.less
@@ -371,6 +371,7 @@
 .password-field-wrapper {
   width: 75%;
   display: inline-block;
+  float: left;
   .row {
     padding: 0;
   }

Reply via email to