fixing cateogry alignment in docked header

This commit is contained in:
Kris Aubuchon 2015-02-13 17:17:32 -05:00
parent 3ce2077aa8
commit c8af2ec8a2
1 changed files with 1 additions and 2 deletions

View File

@ -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;
}
}