Skip to content

Commit a5351fa

Browse files
committed
Style tweak to highlights bulleted list
1 parent f5aa111 commit a5351fa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/assets/stylesheets/partials/_results.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,8 @@ li.result {
9393
margin-top: 0;
9494

9595
ul {
96-
list-style: disc inside;
96+
list-style: disc outside;
97+
padding-left: 16px;
9798

9899
li {
99100
margin-left: 0.6rem;

0 commit comments

Comments
 (0)