Skip to content

Commit

Permalink
Show collapsed icon only when there are items
Browse files Browse the repository at this point in the history
  • Loading branch information
simurai committed Dec 8, 2017
1 parent 350ff00 commit e98dd3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/settings-view.less
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@
}

&.collapsed {
.sub-section-heading:after {
.sub-section-heading.has-items:after {
content: @unfold;
}
.package-container .package-card,
Expand Down

0 comments on commit e98dd3d

Please sign in to comment.