Fix post header height
This commit is contained in:
@@ -480,14 +480,12 @@ $legend-color: $post-color;
|
||||
}
|
||||
.header {
|
||||
padding: 0 $block-spacing;
|
||||
line-height: 1em;
|
||||
position: relative;
|
||||
|
||||
span {
|
||||
display: inline-block;
|
||||
cursor: default;
|
||||
font-size: 0.8em;
|
||||
@include no-text-overflow();
|
||||
padding: $elem-spacing 0px;
|
||||
|
||||
&.index {
|
||||
|
||||
Reference in New Issue
Block a user