summaryrefslogtreecommitdiff
path: root/mobile/mobile.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-07-07 04:48:19 +0100
committerAndrew Dolgov <[email protected]>2006-07-07 04:48:19 +0100
commitc878bc0172b1fe9b17ffba95e4bc47c884e845e9 (patch)
tree7868d639878355e19949159e5520bd24aebb1746 /mobile/mobile.css
parent53558a918507333112b4a1d1b0b25d4df25eed07 (diff)
mobile: allow catchup page or entire feed (closes #89)
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;
+}