Skip to content

Commit

Permalink
Remove CSS for use with accordion elements with plain details/summary…
Browse files Browse the repository at this point in the history
… elements.
  • Loading branch information
paulhibbitts committed Apr 22, 2024
1 parent f062150 commit 38eabb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/assets/css/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@
border-radius: .15rem;
}

.markdown-section details {
.markdown-section .accordion details {
padding: .75rem 1.25rem;
margin-bottom: 0;
border-bottom: 1px solid #CCCCCC;
Expand Down

0 comments on commit 38eabb0

Please sign in to comment.