Skip to content

Commit

Permalink
Refs #34 ensure floated images from content area don't spill over nex…
Browse files Browse the repository at this point in the history
…t accordion title
  • Loading branch information
ichim-david committed Oct 25, 2021
1 parent f5c2cf9 commit 79abc8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/manage/Blocks/Accordion/editor.less
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@
.accordion-block {
.accordion {
margin-top: 0 !important;
clear: both; /* ensure floated images from content area don't spill over next accordion title */
}

.accordion-title {
Expand Down

0 comments on commit 79abc8c

Please sign in to comment.