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:
Steve Howell 2013-12-16 18:07:27 -05:00
parent 3418c1852f
commit 67b6b05f26
1 changed files with 0 additions and 4 deletions

View File

@ -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;