KYLIN-2287 minor, UI enhancement
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/c72e2320 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/c72e2320 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/c72e2320 Branch: refs/heads/master-hbase1.x Commit: c72e2320238edeb2e7279dc4dc152493837e8843 Parents: 64a0a59 Author: zhongjian <jiat...@163.com> Authored: Tue Dec 20 15:43:12 2016 +0800 Committer: zhongjian <jiat...@163.com> Committed: Tue Dec 20 15:43:12 2016 +0800 ---------------------------------------------------------------------- webapp/app/less/app.less | 8 ++++++++ 1 file changed, 8 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/kylin/blob/c72e2320/webapp/app/less/app.less ---------------------------------------------------------------------- diff --git a/webapp/app/less/app.less b/webapp/app/less/app.less index 5ef5297..85ad937 100644 --- a/webapp/app/less/app.less +++ b/webapp/app/less/app.less @@ -72,6 +72,14 @@ body { min-width: 110px } +.cube_model_trees .dropdown-menu{ + min-width: 60px; +} + +.cube_model_trees a{ + margin-right:0px !important; +} + .login { position: fixed; width: 325px;