From d0c20b8f2f74dac748a0eef5456b281380a93175 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Thu, 8 Aug 2019 17:43:36 -0400 Subject: [PATCH] that was a good commit message, add it as a comment ... i'm not actually restricting this action to mobile, though... --- web/themes/custom/geofresco/src/global/_components.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/web/themes/custom/geofresco/src/global/_components.scss b/web/themes/custom/geofresco/src/global/_components.scss index b5575c2..d5f1e68 100644 --- a/web/themes/custom/geofresco/src/global/_components.scss +++ b/web/themes/custom/geofresco/src/global/_components.scss @@ -14,6 +14,7 @@ } } +// Move the user account menu to the left of the hamburger menu on mobile #block-geofresco-account-menu-menu .menubar { position: absolute; right: 3.25rem;