Radcliffe 2: Fix issues with widget block centre alignment.

This commit is contained in:
Laurel Fulford 2018-12-04 11:31:51 -08:00
parent be9f1afe9b
commit aca16ec89d

View file

@ -396,12 +396,13 @@ ul.wp-block-gallery li {
6.0 Blocks - Widgets
--------------------------------------------------------------*/
/* Categories, Latest Posts & Archives */
/* General Widget styles */
.wp-block-categories.aligncenter,
.wp-block-categories.aligncenter ul,
.wp-block-archives.aligncenter,
.wp-block-latest-posts.aligncenter,
.wp-block-archives.aligncenter {
.wp-block-latest-comments.aligncenter {
list-style-position: inside;
margin-left: 0;
margin-right: 0;