mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-27 15:58:06 -05:00
sidebar-message: Tweak <p> spacing.
This fixes the small amount of extra space at the bottom of a sidebar message that contains only a single <p><strong>...</strong></p>.
This commit is contained in:
committed by
Ricky Ramirez
parent
1754d14617
commit
c2e4be75a6
@@ -425,9 +425,12 @@ ul.flat-vert {text-align: left;}
|
||||
display: block;
|
||||
font-weight: normal;
|
||||
font-size: 1.25em;
|
||||
margin-bottom: .25em;
|
||||
}
|
||||
}
|
||||
|
||||
p + p {
|
||||
margin-top: .25em;
|
||||
}
|
||||
}
|
||||
|
||||
.morelink {
|
||||
|
||||
Reference in New Issue
Block a user