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/297a3589 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/297a3589 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/297a3589 Branch: refs/heads/trunk Commit: 297a3589697dc421a6b4453a9890324a57f2024d Parents: 9f2e955 Author: aBabiichuk <[email protected]> Authored: Thu Oct 30 17:05:22 2014 +0200 Committer: aBabiichuk <[email protected]> Committed: Thu Oct 30 18:29:49 2014 +0200 ---------------------------------------------------------------------- ambari-web/app/styles/application.less | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/297a3589/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%;
