Inconsistency between Full & Outline Button
-
On sites I maintain, I have noticed different padding between the two button types.
The outline button has too less padding. It is possibly created by a unnecessary style specification.
.wp-block-button.is-style-outline > .wp-block-button__link, .wp-block-button .wp-block-button__link.is-style-outline { border: 2px solid; padding: .667em 1.333em; /* ! */ }
The phenomenon occurs with version > 1.48
Can you relate to this?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Inconsistency between Full & Outline Button’ is closed to new replies.