remove inside list-style position.

fixes bullet styling issue.
pull/4366/head
Matthew Hooker 9 years ago
parent 209d5f0689
commit 6dcfddd2ad
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1

@ -198,7 +198,6 @@ header .header {
} }
ul, ol { ul, ol {
list-style-position: inside;
margin-top: $baseline; margin-top: $baseline;
margin-left: 20px; margin-left: 20px;
margin-right: 20px; margin-right: 20px;

Loading…
Cancel
Save