]> git.openstreetmap.org Git - rails.git/commitdiff
Stretch login menu buttons in small nav mode
authorAnton Khorev <tony29@yandex.ru>
Wed, 2 Aug 2023 17:01:48 +0000 (20:01 +0300)
committerAnton Khorev <tony29@yandex.ru>
Wed, 2 Aug 2023 17:01:48 +0000 (20:01 +0300)
app/assets/stylesheets/common.scss

index 34f2ada7388f9fcc6c6542ecf2298a096a52f076..f68ba9eee173ba7cfb0ffcd5ec228cbcd9aa2378 100644 (file)
@@ -304,7 +304,7 @@ body.small-nav {
   }
 
   nav.secondary {
-    .user-menu {
+    .user-menu, .login-menu {
       width: 100%;
     }
   }