mirror of
https://github.com/discourse/discourse.git
synced 2024-11-29 20:24:05 -06:00
fix select input widths regression in user preferences
This commit is contained in:
parent
6a6eed4ed2
commit
f4c09e9e90
@ -68,8 +68,8 @@
|
||||
}
|
||||
}
|
||||
|
||||
.category-notifications .controls, .tag-notifications .controls {
|
||||
select {
|
||||
.notifications, .category-notifications, .tag-notifications, .user-custom-preferences-outlet {
|
||||
.controls select {
|
||||
width: 280px;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user