This was the reason for the large line widths - an extra linefeed after each li element

This commit is contained in:
redmatrix
2016-06-15 19:59:30 -07:00
parent fa48de33c2
commit 854c23a751
2 changed files with 1 additions and 4 deletions

View File

@@ -1,9 +1,6 @@
.hl-main ol {
line-height: 1.0;
}
.hl-main li {
}
.hl-default {
color: Black;
}