2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-12 21:10:47 +08:00

REFACTOR: Category / Tag Dropdown headers had extra classes

This commit is contained in:
Robin Ward 2017-07-28 16:19:33 -04:00
parent e4c2b5e430
commit 67556e6381
7 changed files with 21 additions and 19 deletions

View file

@ -247,7 +247,7 @@ ol.category-breadcrumb {
overflow:hidden;
margin-bottom: 0;
}
a.badge-category {
a.badge-category, .dropdown-header {
font-size: 0.929em;
font-weight: bold;
float: none;