#49710 closed enhancement (fixed)
Twenty Twenty: Button block forces All Capital letters
| Reported by: | ianbelanger | Owned by: | ianbelanger |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.5 |
| Component: | Bundled Theme | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | css |
Description
Currently the button block in Twenty Twenty is forced to be All Caps. This should be changed so that the user can choose whether or not to use capital letters in a button.
Initially reported on GitHub by @paaljoachim: https://github.com/WordPress/gutenberg/issues/21144
Attachments (1)
Change History (9)
#2
@
6 years ago
@ianbelanger The patch 49710.diff is working fine for me in version 5.4-RC4-47505
#3
@
6 years ago
- Keywords commit added; needs-testing removed
- Owner set to
- Status new → reviewing
Thanks for testing @mukesh27, I'm going to get this committed
#5
@
6 years ago
- Keywords fixed-major added
- Milestone 5.5 → 5.4.1
- Resolution fixed
- Status closed → reopened
Reopening for backport
#6
@
6 years ago
- Keywords fixed-major removed
- Milestone 5.4.1 → 5.5
- Status reopened → reviewing
Going to revert this commit after thinking about the change to current button blocks. Thanks to @joyously for bringing it to my attention. (Slack conversation)
@kjellr suggested adding an optional button block style for buttons that are not All Caps. This is probably a better option.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Removes
text-transform: uppercase;from button blocks