Repository: ignite Updated Branches: refs/heads/ignite-843 08dd06ee4 -> 9b3da5228
ignite-843 Resize carousel images Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/9b3da522 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/9b3da522 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/9b3da522 Branch: refs/heads/ignite-843 Commit: 9b3da5228a2d59292d646f583f0566c64322b2ea Parents: 08dd06e Author: Andrey <[email protected]> Authored: Mon Oct 5 09:02:04 2015 +0700 Committer: Andrey <[email protected]> Committed: Mon Oct 5 09:02:04 2015 +0700 ---------------------------------------------------------------------- .../control-center-web/src/main/js/public/stylesheets/style.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ignite/blob/9b3da522/modules/control-center-web/src/main/js/public/stylesheets/style.scss ---------------------------------------------------------------------- diff --git a/modules/control-center-web/src/main/js/public/stylesheets/style.scss b/modules/control-center-web/src/main/js/public/stylesheets/style.scss index 21005b7..744e5d2 100644 --- a/modules/control-center-web/src/main/js/public/stylesheets/style.scss +++ b/modules/control-center-web/src/main/js/public/stylesheets/style.scss @@ -1761,7 +1761,7 @@ treecontrol.tree-classic { // Toggles .fa-chevron-left,.fa-chevron-right { position: absolute; - top: 92.7%; + bottom: 28px; margin-top: -10px; z-index: 16; display: inline-block;
