From 46e3edf1ba01d2f9f515a9d513eb805ad78f7699 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Aleksander=20=C5=81ukasz?= Date: Mon, 6 May 2013 22:40:32 +0200 Subject: [PATCH] Visual editor - stop inheriting text indent --- editor.css | 1 + 1 file changed, 1 insertion(+) diff --git a/editor.css b/editor.css index 1bd55c6..669ec1d 100644 --- a/editor.css +++ b/editor.css @@ -278,6 +278,7 @@ appearance: button; border-width:1px; min-height:20px; position:relative; + text-indent: 0; } span[wlxml-tag] { -- 2.20.1