mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 11:48:26 -06:00
fixing cateogry alignment in docked header
This commit is contained in:
parent
3ce2077aa8
commit
c8af2ec8a2
@ -565,7 +565,6 @@ video {
|
||||
|
||||
.badge-category {
|
||||
color: $header_primary;
|
||||
padding: 0 0 0 3px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
@ -581,7 +580,7 @@ video {
|
||||
.extra-info.has-category {
|
||||
h1 {
|
||||
line-height: 1.1em;
|
||||
margin: 0 0 2px 0;
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user