Merge pull request #718 from Aurorum/fix/radcliffe-2-blocks-warning
Radcliffe 2: Fix Error Warning with Blocks CSS File
This commit is contained in:
commit
7548e0a710
1 changed files with 0 additions and 8 deletions
|
@ -225,8 +225,6 @@ ul.wp-block-gallery li {
|
|||
|
||||
/* Audio */
|
||||
|
||||
.wp-block-audio {}
|
||||
|
||||
.wp-block-audio audio {
|
||||
display: block;
|
||||
min-width: 270px;
|
||||
|
@ -491,12 +489,6 @@ ul.wp-block-gallery li {
|
|||
|
||||
/* Latest Comments */
|
||||
|
||||
.wp-block-latest-comments.not(.alignwide),
|
||||
.wp-block-latest-comments.not(.alignfull) {
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.wp-block-latest-comments__comment,
|
||||
.wp-block-latest-comments__comment-date {
|
||||
font-size: inherit;
|
||||
|
|
Loading…
Reference in a new issue