summaryrefslogtreecommitdiff
path: root/res/client/css/partials/tool-bar.scss
diff options
context:
space:
mode:
Diffstat (limited to 'res/client/css/partials/tool-bar.scss')
-rw-r--r--res/client/css/partials/tool-bar.scss6
1 files changed, 3 insertions, 3 deletions
diff --git a/res/client/css/partials/tool-bar.scss b/res/client/css/partials/tool-bar.scss
index 5dcdf0a8..d9b66afe 100644
--- a/res/client/css/partials/tool-bar.scss
+++ b/res/client/css/partials/tool-bar.scss
@@ -3,14 +3,14 @@
cursor: pointer;
float: right;
height: $three-baselines;
- margin-right: 15px;
+ margin-left: 10px;
width: 50px;
}
#tool-bar {
- margin-top: 30px;
+ margin-top: $two-baselines;
position: absolute;
- right: 0px;
+ right: $graph-margin-right;
z-index: 1;
}