projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5796bf6
)
Stretch login menu buttons in small nav mode
author
Anton Khorev
<tony29@yandex.ru>
Wed, 2 Aug 2023 17:01:48 +0000
(20:01 +0300)
committer
Anton Khorev
<tony29@yandex.ru>
Wed, 2 Aug 2023 17:01:48 +0000
(20:01 +0300)
app/assets/stylesheets/common.scss
patch
|
blob
|
history
diff --git
a/app/assets/stylesheets/common.scss
b/app/assets/stylesheets/common.scss
index 34f2ada7388f9fcc6c6542ecf2298a096a52f076..f68ba9eee173ba7cfb0ffcd5ec228cbcd9aa2378 100644
(file)
--- a/
app/assets/stylesheets/common.scss
+++ b/
app/assets/stylesheets/common.scss
@@
-304,7
+304,7
@@
body.small-nav {
}
nav.secondary {
- .user-menu {
+ .user-menu
, .login-menu
{
width: 100%;
}
}