From 16d940e289cb83fc62b38fdd168236aebe65d1fb Mon Sep 17 00:00:00 2001 From: Julia Radzhabova Date: Tue, 30 May 2017 12:39:08 +0300 Subject: [PATCH] [DE] Remove line on the right border of right menu. --- apps/documenteditor/main/resources/less/leftmenu.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/documenteditor/main/resources/less/leftmenu.less b/apps/documenteditor/main/resources/less/leftmenu.less index d1c5c039f..ae02afe2b 100644 --- a/apps/documenteditor/main/resources/less/leftmenu.less +++ b/apps/documenteditor/main/resources/less/leftmenu.less @@ -6,6 +6,7 @@ overflow: hidden; .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; position: absolute; padding-top: 15px; - border-right: 1px solid @gray-dark; button { margin-bottom: 8px;