edit_bot: Remove unnecessary CSS from bot owner button.

Fixes #20201.
This commit is contained in:
Ganesh Pawar 2021-11-10 12:55:50 +05:30 committed by Tim Abbott
parent a8c488bc56
commit 6bc291cdf2
1 changed files with 0 additions and 5 deletions

View File

@ -908,11 +908,6 @@ input[type="checkbox"] {
.buttons {
margin: 10px 0 5px;
}
button.dropdown-toggle {
font-weight: 600;
color: hsl(0, 0%, 67%);
}
}
.edit_bot_email {