You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by nc...@apache.org on 2015/11/04 14:36:45 UTC

[18/50] [abbrv] ambari git commit: AMBARI-13685. Unable to compare config Versions when chosen from 'Show more'.(xiwang)

AMBARI-13685. Unable to compare config Versions when chosen from 'Show more'.(xiwang)


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

Branch: refs/heads/branch-dev-patch-upgrade
Commit: 94b8f7b258601a00b884a7777e3612ae5aeb9157
Parents: 3bfd4cb
Author: Xi Wang <xi...@apache.org>
Authored: Mon Nov 2 16:02:55 2015 -0800
Committer: Xi Wang <xi...@apache.org>
Committed: Mon Nov 2 17:09:51 2015 -0800

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


http://git-wip-us.apache.org/repos/asf/ambari/blob/94b8f7b2/ambari-web/app/styles/config_history_flow.less
----------------------------------------------------------------------
diff --git a/ambari-web/app/styles/config_history_flow.less b/ambari-web/app/styles/config_history_flow.less
index 48bac18..e1732a6 100644
--- a/ambari-web/app/styles/config_history_flow.less
+++ b/ambari-web/app/styles/config_history_flow.less
@@ -246,7 +246,7 @@
     }
     .dropdown-menu {
       min-width: 400px;
-      margin-top: 4px;
+      margin-top: 4px !important;
       font-size: 13px;
       li {
         line-height: 30px;