summaryrefslogtreecommitdiff
path: root/res/client/css/partials
diff options
context:
space:
mode:
Diffstat (limited to 'res/client/css/partials')
-rw-r--r--res/client/css/partials/tool-bar.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/client/css/partials/tool-bar.scss b/res/client/css/partials/tool-bar.scss
index 533f16af..71ee32be 100644
--- a/res/client/css/partials/tool-bar.scss
+++ b/res/client/css/partials/tool-bar.scss
@@ -2,6 +2,7 @@
border: 1px solid #919095;
cursor: pointer;
float: right;
+ font-size: $toolbar-font-size;
height: $three-baselines;
line-height: $three-baselines;
margin-left: 10px;
@@ -36,6 +37,7 @@
height: 0;
position: absolute;
margin-left: 0px;
+ right: 0;
width: 0;
}
}