Removing extra margin after .section .notice .author.
This commit is contained in:
parent
b8e10428d3
commit
b43bdda312
|
@ -1078,6 +1078,10 @@ border-top:0;
|
||||||
.section .notice:first-child {
|
.section .notice:first-child {
|
||||||
padding-top:0;
|
padding-top:0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.section .notice .author {
|
||||||
|
margin-right:0;
|
||||||
|
}
|
||||||
.section .notice .author .fn {
|
.section .notice .author .fn {
|
||||||
display:none;
|
display:none;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user