Skip to content

Commit bb83808

Browse files
committed
Fix help text box layout on the General page.
1 parent 3d31ef6 commit bb83808

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

assets/css/settings-base.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -196,10 +196,6 @@ body.settings_page_hcaptcha {
196196
width: calc(100% + 25px);
197197
}
198198

199-
#hcaptcha-options fieldset + .helper .helper-content {
200-
transform: translate(-25px, 25px);
201-
}
202-
203199
#hcaptcha-options .helper:hover {
204200
cursor: help;
205201
}

readme.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -609,6 +609,7 @@ Instructions for popular native integrations are below:
609609
* Added the ability to install plugins and themes from the Integrations page.
610610
* Fixed layout of a modern Jetpack form in outlined and animated styles.
611611
* Fixed fatal error as a consequence of a bug in the TutorLMS.
612+
* Fixed help text box layout on the General page.
612613

613614
= 4.8.0 =
614615
* Added instant updating of the Contact Form 7 live form.

0 commit comments

Comments
 (0)