From: root Date: Wed, 21 Jul 2010 07:38:25 +0000 (-0500) Subject: Fixed #717 (.wers_akap css in html editor) X-Git-Url: https://git.mdrn.pl/redakcja.git/commitdiff_plain/4aed3dc31c344059763a6522fdd950ec0121bfc2?hp=92e49288fda5de1a079578f10512409a796ae24e Fixed #717 (.wers_akap css in html editor) --- diff --git a/redakcja/static/css/master.css b/redakcja/static/css/master.css index 9e0b5614..c14a3dca 100644 --- a/redakcja/static/css/master.css +++ b/redakcja/static/css/master.css @@ -264,3 +264,7 @@ img.tabclose { margin:1.5em 2em 0; font-size:0.875em } + +.wers_akap { + padding-left: 1em; +}