mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 21:43:21 +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 {
|
||||
padding: 2px 6px;
|
||||
height: 24px;
|
||||
background-color: hsl(0, 0%, 100%);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user