summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/locationinfo/style.css')
-rw-r--r--modules-available/locationinfo/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules-available/locationinfo/style.css b/modules-available/locationinfo/style.css
index b5fffe75..ec6b3dd0 100644
--- a/modules-available/locationinfo/style.css
+++ b/modules-available/locationinfo/style.css
@@ -8,3 +8,7 @@
-webkit-box-shadow: inset 0 0 0px white;
box-shadow: inset 0 0 0px white;
}
+.spacebottop {
+ margin-bottom: 0.3em;
+ margin-top: 0.5em;
+}