Skip to content

Commit

Permalink
Fixed the selector for toggle headings
Browse files Browse the repository at this point in the history
  • Loading branch information
djordjevlais committed Nov 25, 2021
1 parent b3884a9 commit 9655ad1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/frontend/src/cards/css/toggle.css
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
transform: rotate(-180deg);
}

.kg-toggle-heading-text h4 {
.kg-toggle-heading-text {
margin-top: 0;
margin-bottom: 0;
}
Expand Down

0 comments on commit 9655ad1

Please sign in to comment.