From: olivier <> Date: Mon, 15 Feb 2010 20:40:46 +0000 (+0000) Subject: fix css margin in item right column X-Git-Tag: 1.1~530 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=714b843417a0cf8f94426bdab9b3de60621b35a9;p=telemeta.git fix css margin in item right column --- diff --git a/telemeta/htdocs/css/telemeta.css b/telemeta/htdocs/css/telemeta.css index a93c9e17..67a1b22f 100644 --- a/telemeta/htdocs/css/telemeta.css +++ b/telemeta/htdocs/css/telemeta.css @@ -114,6 +114,11 @@ a img { border: none; } border: 1px solid #adadad; } +#rightcol p { + margin: 0; + padding: 0; +} + .exporter { background-color: #fff; color: #555;