mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 06:23:38 +00:00
user settings: Correct overflow behaviour of custom user field.
Fixes: #14816
This commit is contained in:
committed by
Tim Abbott
parent
de47262518
commit
bde965aed0
@@ -1959,7 +1959,6 @@ input[type=text]#settings_search {
|
|||||||
|
|
||||||
.custom_user_field .pill-container {
|
.custom_user_field .pill-container {
|
||||||
padding: 2px 6px;
|
padding: 2px 6px;
|
||||||
height: 24px;
|
|
||||||
background-color: hsl(0, 0%, 100%);
|
background-color: hsl(0, 0%, 100%);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user