Changeset 58853 for trunk/src/wp-content/themes/twentytwentyone/assets/sass/05-blocks/group/_style.scss
- Timestamp:
- 08/05/2024 10:07:32 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyone/assets/sass/05-blocks/group/_style.scss
r49574 r58853 1 1 .wp-block-group { 2 2 3 // Start IE clearfix. 3 4 // This hack is only necessary because we want to support IE11. 4 5 // If we don't want to support IE11, then "display: flow-root" would suffice. 5 display: block;6 clear: both;7 6 8 7 display: flow-root; // stylelint-disable-line declaration-block-no-duplicate-properties 9 8 10 &:before,11 &:after {12 content: "";13 display: block;14 clear: both;15 }16 9 // End IE clearfix. 17 10
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)