mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
Remove colons after bot fields.
The rest of the Settings page seems to eschew the colon, so this change makes the bot listing consistent. (imported from commit d13ac811b230413f9bbc9718fb7ec35898bdf392)
This commit is contained in:
@@ -2858,10 +2858,6 @@ input.edit-alert-word::-webkit-input-placeholder {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
#bots_list .field:after {
|
||||
content: ':';
|
||||
}
|
||||
|
||||
#bots_list .regenerate_bot_api_key {
|
||||
padding: 2px;
|
||||
width: 20px;
|
||||
|
||||
Reference in New Issue
Block a user