diff --git a/app/assets/stylesheets/darkswarm/typography.css.sass b/app/assets/stylesheets/darkswarm/typography.css.sass index f3dd1c90a6..de12103344 100644 --- a/app/assets/stylesheets/darkswarm/typography.css.sass +++ b/app/assets/stylesheets/darkswarm/typography.css.sass @@ -56,7 +56,7 @@ h1, h2, h3, h4, h5, h6, .avenir padding: 0px ul.bullet-list, ul.check-list - margin: 0 + margin: 0 0 0 1.25em !important li list-style: none line-height: 1.5 @@ -64,6 +64,7 @@ ul.bullet-list, ul.check-list li:before content: "\e609" font-family: "OFN" + margin-left: -1.25em display: inline-block font-weight: normal font-style: normal