aboutsummaryrefslogtreecommitdiffstats
path: root/www/css/mobile.css
diff options
context:
space:
mode:
Diffstat (limited to 'www/css/mobile.css')
-rw-r--r--www/css/mobile.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/css/mobile.css b/www/css/mobile.css
index 346f0c7..e686405 100644
--- a/www/css/mobile.css
+++ b/www/css/mobile.css
@@ -221,3 +221,7 @@ ul#existing {
ul#existing li {
list-style: none;
}
+
+#sub_map_links a {
+ padding: 0.6em 2em 0.5em 1em;
+}