Repository: ambari
Updated Branches:
  refs/heads/trunk 77dd10c29 -> 6ea7b42a1


AMBARI-20614. Auto-Start Services Switch button broken.(xiwang)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/6ea7b42a
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/6ea7b42a
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/6ea7b42a

Branch: refs/heads/trunk
Commit: 6ea7b42a1409bb438e8dd0c4da2898032ca339e8
Parents: 8d075c6
Author: Xi Wang <[email protected]>
Authored: Tue Mar 28 18:24:29 2017 -0700
Committer: Xi Wang <[email protected]>
Committed: Wed Mar 29 18:11:39 2017 -0700

----------------------------------------------------------------------
 ambari-web/app/styles/widgets.less | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/6ea7b42a/ambari-web/app/styles/widgets.less
----------------------------------------------------------------------
diff --git a/ambari-web/app/styles/widgets.less 
b/ambari-web/app/styles/widgets.less
index af76e4f..9bf60f0 100644
--- a/ambari-web/app/styles/widgets.less
+++ b/ambari-web/app/styles/widgets.less
@@ -365,6 +365,7 @@
 }
 
 .bootstrap-switch {
+  white-space: nowrap;
   &,
   &.bootstrap-switch-focused {
     border-color: transparent;

Reply via email to