Remove italics from lists

This commit is contained in:
Saman Bemel-Benrud 2013-07-30 13:27:22 -04:00 committed by Tom Hughes
parent b1dae2e798
commit 64bf69fa19

View file

@ -1855,7 +1855,6 @@ a.button {
} }
ul, ol { ul, ol {
font-style: italic;
padding-left: $lineheight; padding-left: $lineheight;
margin-bottom: $lineheight; margin-bottom: $lineheight;
margin-left: $lineheight; margin-left: $lineheight;