AMBARI-8039 Configs: versions get hidden on browsing. (ababiichuk)
Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/cf01e559 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/cf01e559 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/cf01e559 Branch: refs/heads/branch-1.7.0 Commit: cf01e559115a9d4efb4d7c849506a36f82e9c5a6 Parents: c9df1e9 Author: aBabiichuk <[email protected]> Authored: Thu Oct 30 17:08:02 2014 +0200 Committer: aBabiichuk <[email protected]> Committed: Fri Oct 31 18:06:39 2014 +0200 ---------------------------------------------------------------------- ambari-web/app/styles/application.less | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/cf01e559/ambari-web/app/styles/application.less ---------------------------------------------------------------------- diff --git a/ambari-web/app/styles/application.less b/ambari-web/app/styles/application.less index 6538c48..8d2bd6f 100644 --- a/ambari-web/app/styles/application.less +++ b/ambari-web/app/styles/application.less @@ -4998,6 +4998,7 @@ ul.inline li { .flow-element { height: 58px; width: 15.2%; + max-width: 146px; .version-box { position: relative; height: 90%;
