Commit 16d940e2 authored by Julia Radzhabova's avatar Julia Radzhabova

[DE] Remove line on the right border of right menu.

parent 0bcb9436
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
overflow: hidden; overflow: hidden;
.tool-menu-btns { .tool-menu-btns {
border-right: 1px solid @gray-dark;
} }
} }
} }
...@@ -28,7 +29,6 @@ button.notify .btn-menu-comments {background-position: -0*@toolbar-icon-size -60 ...@@ -28,7 +29,6 @@ button.notify .btn-menu-comments {background-position: -0*@toolbar-icon-size -60
display: inline-block; display: inline-block;
position: absolute; position: absolute;
padding-top: 15px; padding-top: 15px;
border-right: 1px solid @gray-dark;
button { button {
margin-bottom: 8px; margin-bottom: 8px;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment