summaryrefslogtreecommitdiff
path: root/res/client/css/partials
diff options
context:
space:
mode:
authorLV-426 <lv-426@taproot.org.il>2015-04-06 16:33:08 +0300
committerLV-426 <lv-426@taproot.org.il>2015-04-06 16:36:29 +0300
commitf45058b7381b46cd6b3eaec57ecbf8efb62d4e1f (patch)
tree6caa990135be9ec200138e4ae10d04b4a29810dc /res/client/css/partials
parent484cd5faa683130149706b8ecd4782e0ff7b9d11 (diff)
misc: fix layout button look
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;
}
}