Skip to content

Commit

Permalink
DIGITALAG-46 This leaky selector for item-list had unintended consequ…
Browse files Browse the repository at this point in the history
…ences (#166)
  • Loading branch information
sacarney authored and angelamnr committed Mar 26, 2018
1 parent 74db902 commit 9e716c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/suitcase.css
Original file line number Diff line number Diff line change
Expand Up @@ -1818,7 +1818,7 @@ aside.region {
margin: 0 0 1rem 0;
}

.item-list ul li a {
.item-list ul > li > a {
display: block;
}

Expand Down

0 comments on commit 9e716c3

Please sign in to comment.