Skip to content

Commit 7f4cf25

Browse files
committed
Merge branch 'master' of github.com:imathis/octopress
* 'master' of github.com:imathis/octopress: Using data.code.to_i like a true Rubyist in plugins/gist_code.rb. Heh. home-assistant#438 Fix for bottom margin in nested lists.
2 parents de8e79f + e7a9b3f commit 7f4cf25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.themes/classic/sass/base/_typography.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ ol { list-style-type: decimal;
7373
ol { list-style-type: lower-roman; margin-bottom: 0px; }}}
7474

7575
ul, ol { &, ul, ol { margin-left: 1.3em; }}
76+
ul, ol { ul, ol { margin-bottom: 0em; }}
7677

7778
strong { font-weight: bold; }
7879

0 commit comments

Comments
 (0)