Repository: ignite
Updated Branches:
  refs/heads/ignite-843 719a4a099 -> b29f96b6a


ignite-1594 Home page fixes


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

Branch: refs/heads/ignite-843
Commit: b29f96b6a8a9d69e3015a2c597d7e8d4ad98008e
Parents: 719a4a0
Author: Andrey <[email protected]>
Authored: Tue Oct 6 14:03:16 2015 +0700
Committer: Andrey <[email protected]>
Committed: Tue Oct 6 14:03:16 2015 +0700

----------------------------------------------------------------------
 .../control-center-web/src/main/js/public/stylesheets/style.scss    | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/b29f96b6/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 dd7a6b4..acc8a19 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
@@ -1821,6 +1821,7 @@ treecontrol.tree-classic {
     border: thin dotted $panel-default-border;
     background-color: $panel-default-heading-bg;
 
+    margin-top: 20px;
     padding: 10px;
 }
 

Reply via email to