diff --git a/core/css/public.scss b/core/css/public.scss index 20048870e2..1b55d9d12d 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%; } }