mirror of
https://github.com/discourse/discourse.git
synced 2025-03-09 14:34:35 +00:00
UX: Restore wider search dropdown width (#20391)
Followup to c82094cd9dbd6160a2e611e6dde915ce4695b32f
This commit is contained in:
parent
64975a6ecb
commit
235edfd07b
@ -92,6 +92,10 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.search-menu .menu-panel {
|
||||||
|
width: 500px;
|
||||||
|
}
|
||||||
|
|
||||||
.user-menu.revamped {
|
.user-menu.revamped {
|
||||||
right: 0;
|
right: 0;
|
||||||
width: 320px;
|
width: 320px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user