2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-05 08:59:27 +08:00

correct bad styling in user->pref->categories

This commit is contained in:
Sam 2015-01-31 17:04:53 +11:00
parent 79daa4b410
commit 8b95511816
4 changed files with 19 additions and 19 deletions

View file

@ -94,15 +94,6 @@
input.category-group {
}
.autocomplete .badge-category {
margin: 2px;
font-weight: normal;
}
.autocomplete .badge-category.selected {
font-weight: bold;
}
textarea {
height: 100px;
}