css: fix spacing in flag/appeal notices.
This commit is contained in:
@@ -239,6 +239,14 @@ div#c-posts {
|
|||||||
border: var(--post-notice-border);
|
border: var(--post-notice-border);
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
|
|
||||||
|
ul.post-flag-reasons, ul.post-appeal-reasons {
|
||||||
|
list-style: inside;
|
||||||
|
}
|
||||||
|
|
||||||
|
p {
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
|
|
||||||
.resolved {
|
.resolved {
|
||||||
margin-left: 0.5em;
|
margin-left: 0.5em;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
|||||||
Reference in New Issue
Block a user