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