summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/html.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/html.c b/src/html.c
index d6d1bf1..ab6fec1 100644
--- a/src/html.c
+++ b/src/html.c
@@ -51,7 +51,7 @@ static const gchar *styles =
"background-color: #9F9F9F;\n"
"color: #5F5F5F;\n"
"float: left;\n"
- "margin: 0 3px 0 0;\n"
+ "margin: 6px 3px 0 0;\n"
"border-width: 1px 1px 0 1px;\n"
"border-style: solid;\n"
"border-color: #8F8F8F;\n"