diff --git a/www/js/jquery/kindeditor/skins/common/editor.css b/www/js/jquery/kindeditor/skins/common/editor.css index bc4acc015d..78e6127f81 100644 --- a/www/js/jquery/kindeditor/skins/common/editor.css +++ b/www/js/jquery/kindeditor/skins/common/editor.css @@ -13,7 +13,7 @@ td { font: 12px/1.5 "sans serif",tahoma,verdana,helvetica; } p { - margin: 5px 0; + margin: 0; } .ke-flash { border:1px solid #AAAAAA; @@ -44,4 +44,4 @@ table { } table.ke-zeroborder td { border:1px dotted #AAAAAA; -} \ No newline at end of file +}