From 0506286e8d5bb99a360b14e9c453a13e45a1ac76 Mon Sep 17 00:00:00 2001
From: Annelein <48122190+Annelein@users.noreply.github.com>
Date: Thu, 28 Mar 2024 14:39:54 +0100
Subject: [PATCH] =?UTF-8?q?=F0=9F=92=BB=20Margin=20login,=20cheatsheet=20a?=
=?UTF-8?q?nd=20language=20buttons=20and=20scrollbar=20(#5325)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Fixes #4618 , I've also added some margin to the _cheatsheet dropdown button_ and the _language dropdown button_ so that those look nicely aligned.
**How to test**
On a small screen, see if the buttons have a bit more space between them and the scrollbar so that it looks less crowded.
---
templates/incl/menubar.html | 2 +-
templates/level-page.html | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/templates/incl/menubar.html b/templates/incl/menubar.html
index 5b34754e6cf..b05bec53af4 100644
--- a/templates/incl/menubar.html
+++ b/templates/incl/menubar.html
@@ -67,7 +67,7 @@
- {{_('login')}}
+ {{_('login')}}
{% endif %}
{% endblock %}
diff --git a/templates/level-page.html b/templates/level-page.html
index 41dbc7bb4e0..dde652fadbc 100644
--- a/templates/level-page.html
+++ b/templates/level-page.html
@@ -79,7 +79,7 @@
{% endif %}
{% if not hide_cheatsheet and cheatsheet %}