From 73157fd4a04bee4a227e5bbb314b23882c770b39 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Thu, 30 Sep 2010 18:46:35 +0200 Subject: Style: Inline img.icon. --- local.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/local.css b/local.css index a720362e..4a78915f 100644 --- a/local.css +++ b/local.css @@ -210,6 +210,11 @@ DIV.inlinepage { border-width: 1px; padding: 0; } + +DIV.inlinepage IMG.icon { + margin-right: 0; +} + DIV.inlineheader { display: none; } -- cgit v1.2.3