Make sure that the extra <p></p> at the bottom of a comment containing only an image doesn't get a margin
This commit is contained in:
parent
2f2cded671
commit
e9af28b6eb
@ -1492,7 +1492,7 @@ input[type="submit"] {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.md > *:not(:first-child) {
|
||||
.md > p:not(:first-child):not(:last-child) {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user