Skip to content

Commit 4b2bbb3

Browse files
committed
Add margin after lists on Clippy's lint list
1 parent 67fb149 commit 4b2bbb3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

util/gh-pages/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
<style>
2525
blockquote { font-size: 1em; }
2626
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak { display: none !important; }
27+
ul { margin-bottom: 10px !important; }
2728

2829
.form-inline .checkbox { margin-right: 0.6em }
2930

0 commit comments

Comments
 (0)