summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core/css/public.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/css/public.scss b/core/css/public.scss
index 20048870e2c..1b55d9d12db 100644
--- a/core/css/public.scss
+++ b/core/css/public.scss
@@ -73,8 +73,8 @@ $footer-height: 65px;
font-weight: bold;
white-space: nowrap;
/* increasing clickability to more than the text height */
- padding: 13px;
- margin: -13px;
+ padding: 10px;
+ margin: -10px;
line-height: 200%;
}
}