mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
adjust styling for tagged topics
This commit is contained in:
@@ -56,10 +56,16 @@ h3 .badge-wrapper {
|
||||
}
|
||||
|
||||
|
||||
header .title-wrapper .badge-category-bg {
|
||||
vertical-align: top;
|
||||
padding-top:0;
|
||||
padding-bottom:0;
|
||||
header .title-wrapper {
|
||||
|
||||
.badge-category-bg, .badge-category {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.badge-category-bg {
|
||||
padding-top:0;
|
||||
padding-bottom:0;
|
||||
}
|
||||
}
|
||||
|
||||
.badge-category-parent-bg, .badge-category-bg {
|
||||
|
||||
Reference in New Issue
Block a user