UX: Restore wider search dropdown width (#20391)
Followup to c82094cd9d
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…
Reference in New Issue