Removed extra space below unordered lists

This commit is contained in:
hmhealey
2016-01-07 11:02:44 -05:00
parent 5bcb9f1c50
commit 8f433b437a

View File

@@ -676,14 +676,10 @@ body.ios {
}
ul {
margin-bottom: 0.6em;
margin-bottom: 0.4em;
padding: 5px 0 0 20px;
}
ul + p {
margin-top: 1em;
}
ul, ol {
p {
margin-bottom: 0;