summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css5
1 files changed, 5 insertions, 0 deletions
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;
}