You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by xi...@apache.org on 2017/04/06 17:47:04 UTC

ambari git commit: AMBARI-20614. Auto-Start Services Switch button broken.(xiwang)

Repository: ambari
Updated Branches:
  refs/heads/branch-2.5 34f1377fc -> 1b23ff207


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/1b23ff20
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/1b23ff20
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/1b23ff20

Branch: refs/heads/branch-2.5
Commit: 1b23ff207a2683062562080196f1a085809bff76
Parents: 34f1377
Author: Xi Wang <xi...@apache.org>
Authored: Tue Mar 28 18:24:29 2017 -0700
Committer: Xi Wang <xi...@apache.org>
Committed: Thu Apr 6 10:46:38 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/ambari/blob/1b23ff20/ambari-web/app/styles/widgets.less
----------------------------------------------------------------------
diff --git a/ambari-web/app/styles/widgets.less b/ambari-web/app/styles/widgets.less
index 02a7f33..6086041 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;