Merged in feature/from-pantheon (pull request #16)
code from pantheon * code from pantheon
This commit is contained in:
9
wp/wp-includes/blocks/avatar/style.css
Normal file
9
wp/wp-includes/blocks/avatar/style.css
Normal file
@@ -0,0 +1,9 @@
|
||||
.wp-block-avatar{
|
||||
line-height:0;
|
||||
}
|
||||
.wp-block-avatar,.wp-block-avatar img{
|
||||
box-sizing:border-box;
|
||||
}
|
||||
.wp-block-avatar.aligncenter{
|
||||
text-align:center;
|
||||
}
|
||||
Reference in New Issue
Block a user