aboutsummaryrefslogtreecommitdiffstats
path: root/web/css
diff options
context:
space:
mode:
Diffstat (limited to 'web/css')
-rw-r--r--web/css/core.scss8
1 files changed, 8 insertions, 0 deletions
diff --git a/web/css/core.scss b/web/css/core.scss
index 895a8826b..c1856a2c5 100644
--- a/web/css/core.scss
+++ b/web/css/core.scss
@@ -217,6 +217,14 @@ $map_width: 500px;
margin-bottom: 1em;
}
+ #category_meta {
+ margin-bottom: 30px;
+ }
+
+ #category_meta label {
+ width: 10em;
+ }
+
// Map
#map_box {