summaryrefslogtreecommitdiff
path: root/mobile/mobile.css
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/mobile.css')
-rw-r--r--mobile/mobile.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/mobile/mobile.css b/mobile/mobile.css
index a370a08e4..5317890fc 100644
--- a/mobile/mobile.css
+++ b/mobile/mobile.css
@@ -170,4 +170,7 @@ div.postTags {
font-weight : normal;
}
-
+div.footerAddon {
+ margin-top : 5px;
+ margin-bottom : 5px;
+}