user settings: Correct overflow behaviour of custom user field.

Fixes: #14816
This commit is contained in:
vaibhavrajsingh2001
2020-05-01 00:45:42 +05:30
committed by Tim Abbott
parent de47262518
commit bde965aed0

View File

@@ -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%);
}