From 17bbb9fd36eff5978689a9dc4a2fec69b716e674 Mon Sep 17 00:00:00 2001 From: Jan Szejko Date: Thu, 3 Nov 2016 14:45:10 +0100 Subject: [PATCH] section indentation in editor --- src/editor/modules/documentCanvas/nodes.less | 1 + 1 file changed, 1 insertion(+) diff --git a/src/editor/modules/documentCanvas/nodes.less b/src/editor/modules/documentCanvas/nodes.less index 35ac7a8..9bc7a6e 100644 --- a/src/editor/modules/documentCanvas/nodes.less +++ b/src/editor/modules/documentCanvas/nodes.less @@ -33,6 +33,7 @@ [wlxml-tag=section] { margin-top: 10px; margin-bottom: 10px; + margin-left: 30px; } [wlxml-class|="cite"] { -- 2.20.1