You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ab...@apache.org on 2015/09/23 16:06:43 UTC

ambari git commit: AMBARI-13208 Markup issue with user button. (ababiichuk)

Repository: ambari
Updated Branches:
  refs/heads/branch-2.1 9624b4a0f -> 3b86b04d4


AMBARI-13208 Markup issue with user button. (ababiichuk)


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

Branch: refs/heads/branch-2.1
Commit: 3b86b04d4a9b739b3b23327aacfe8d0a9f944822
Parents: 9624b4a
Author: aBabiichuk <ab...@cybervisiontech.com>
Authored: Wed Sep 23 17:04:34 2015 +0300
Committer: aBabiichuk <ab...@cybervisiontech.com>
Committed: Wed Sep 23 17:04:50 2015 +0300

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


http://git-wip-us.apache.org/repos/asf/ambari/blob/3b86b04d/ambari-web/app/styles/application.less
----------------------------------------------------------------------
diff --git a/ambari-web/app/styles/application.less b/ambari-web/app/styles/application.less
index 3b849d7..d010bc1 100644
--- a/ambari-web/app/styles/application.less
+++ b/ambari-web/app/styles/application.less
@@ -4851,7 +4851,7 @@ i.icon-asterisks {
 @installer-container-margin: 20px;
 #main {
   &.install-wizard-content {
-    .main-container {
+    .navbar-inner, .main-container {
       min-width: @installer-container-width + 2*@installer-container-margin;
     }
     .wizard {