From 8d1736af596990a194cd5dbed2272f1042fc97fc Mon Sep 17 00:00:00 2001 From: Paulo Reis Date: Wed, 20 Dec 2017 09:51:32 +0000 Subject: [PATCH] Fix forgotten conflict. --- services/web/public/stylesheets/core/ol-variables.less | 3 --- 1 file changed, 3 deletions(-) diff --git a/services/web/public/stylesheets/core/ol-variables.less b/services/web/public/stylesheets/core/ol-variables.less index 8433c374b8..7a19278500 100644 --- a/services/web/public/stylesheets/core/ol-variables.less +++ b/services/web/public/stylesheets/core/ol-variables.less @@ -201,10 +201,7 @@ @toolbar-icon-btn-hover-shadow : none; @toolbar-border-bottom : 1px solid @toolbar-border-color; @toolbar-icon-btn-hover-boxshadow : none; -<<<<<<< HEAD @toolbar-font-size : 13px; -======= ->>>>>>> master // Editor file-tree @file-tree-bg : @ol-blue-gray-4;