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

This commit is contained in:
Julia Radzhabova 2017-05-30 12:41:23 +03:00
parent ef2fad9ce6
commit 2af6250dae

View file

@ -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
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;