diff --git a/apps/spreadsheeteditor/main/resources/less/leftmenu.less b/apps/spreadsheeteditor/main/resources/less/leftmenu.less index 7088a48fa..778e54c5d 100644 --- a/apps/spreadsheeteditor/main/resources/less/leftmenu.less +++ b/apps/spreadsheeteditor/main/resources/less/leftmenu.less @@ -196,8 +196,7 @@ color: @text-normal-pressed; .settings-icon { - background-position-x: -20px; - --bgX: -20px; + background-position-x: @button-small-active-icon-offset-x; } } }