Skip to content

Commit 0e76b5a

Browse files
Removed unnecessary JS hack for nested list
1 parent d75ffc7 commit 0e76b5a

File tree

6 files changed

+4
-18
lines changed

6 files changed

+4
-18
lines changed

assets/built/casper.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/built/casper.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/built/screen.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/built/screen.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/screen.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1479,10 +1479,6 @@ is the very first element in the post content */
14791479
box-shadow: 0 2px 6px -2px rgba(0,0,0,.1), 0 0 1px rgba(0,0,0,.4);
14801480
}
14811481

1482-
.gh-content .kg-nested-list-item {
1483-
list-style-type: none;
1484-
}
1485-
14861482
.gh-content ol ol li {
14871483
list-style-type: lower-alpha;
14881484
}

assets/js/nested-list.js

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)