changeset 22 | 8c2e4d02f4ef |
parent 21 | 48c4eec2b7e6 |
--- a/wp/wp-includes/blocks/button/style.css Fri Sep 05 18:40:08 2025 +0200 +++ b/wp/wp-includes/blocks/button/style.css Fri Sep 05 18:52:52 2025 +0200 @@ -1,7 +1,9 @@ .wp-block-button__link{ + align-content:center; box-sizing:border-box; cursor:pointer; display:inline-block; + height:100%; text-align:center; word-break:break-word; }