From f084c302a373371018637f87544d15bfb1abd491 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Aleksander=20=C5=81ukasz?= Date: Mon, 22 Apr 2013 14:37:16 +0200 Subject: [PATCH] Visual editor - styling in edit pane --- editor.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editor.css b/editor.css index 175f35f..ad7ebc1 100644 --- a/editor.css +++ b/editor.css @@ -191,7 +191,7 @@ body { #rng-visualEditor-editPaneNavigation table tr td ul { list-style-type: none; - margin-left:0px; + margin: 0; } #rng-sourceEditor-editor { width: 940px; -- 2.20.1