From db4789b7597768812f93c5ce756b7cf37512b4c1 Mon Sep 17 00:00:00 2001 From: Roman Tsisyk Date: Fri, 9 Sep 2022 07:48:52 +0300 Subject: [PATCH] Fix menu to fit into one line on mobile Signed-off-by: Roman Tsisyk --- sass/main.scss | 1 - templates/menu.html | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/sass/main.scss b/sass/main.scss index 5d25308f..40315d0f 100644 --- a/sass/main.scss +++ b/sass/main.scss @@ -136,7 +136,6 @@ footer { height: 32px; display: inline-block; vertical-align: middle; - margin-right: 0.5rem; } .github svg { diff --git a/templates/menu.html b/templates/menu.html index bbb433fa..2d01fa35 100644 --- a/templates/menu.html +++ b/templates/menu.html @@ -7,7 +7,7 @@ • {% else %}_active">{% endif %} - ❤️ {{ trans(key='donate') }} + {{ trans(key='donate') }} {% if resource.path != '/donate/' %}{% endif %}