mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-13 19:11:41 +01:00
5 lines
76 B
CSS
5 lines
76 B
CSS
|
.wp-block-post-content:after{
|
||
|
clear:both;
|
||
|
content:"";
|
||
|
display:table;
|
||
|
}
|