Plugin styles prevent centering of buttons
-
The styles injected by this plugin prevent the centering of (core) buttons in a buttons block:
` .editor-styles-wrapper .wp-block .wp-block { /* [...] */ width: 100%; /* [...] */ }
`
Thewidth: 100%
causes the issue.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Plugin styles prevent centering of buttons’ is closed to new replies.