Skip to content

Commit 26cdf2e

Browse files
committed
- fixed the other option text input
If you picked other on a set of radio buttons the text input didn't have enough width so you couldn't really fill it in. Issue: #2803
1 parent 448caef commit 26cdf2e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -483,11 +483,11 @@
483483
"package": {
484484
"name": "proudcity/wp-proud-theme",
485485
"type": "wordpress-theme",
486-
"version": "2026.04.21.0926",
486+
"version": "2026.04.22.0929",
487487
"source": {
488488
"type": "git",
489489
"url": "https://github.com/proudcity/wp-proud-theme.git",
490-
"reference": "2026.04.21.0926"
490+
"reference": "2026.04.22.0929"
491491
}
492492
}
493493
}
@@ -562,7 +562,7 @@
562562
"proudcity/wp-proud-seeclickfix": "1.134.0",
563563
"proudcity/wp-proud-dashboard": "2025.05.13.1151",
564564
"proudcity/wp-proud-subsite": "1.134.0",
565-
"proudcity/wp-proud-theme": "2026.04.21.0926",
565+
"proudcity/wp-proud-theme": "2026.04.22.0929",
566566
"proudcity/wp-proud-ip-block": "2022.11.08.1334"
567567
},
568568
"extra": {

0 commit comments

Comments
 (0)