Skip to content

Commit 587b594

Browse files
authored
Merge pull request #18 from circuscode/develop
Procaptcha Validation
2 parents e39ea81 + f4b88a5 commit 587b594

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/css/elsa.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1151,6 +1151,6 @@ iframe.twitter-tweet
11511151
margin-bottom: 10px !important;
11521152
}
11531153

1154-
.mc4wp-procaptcha__validation-error {
1155-
margin-bottom: 30px !important;
1154+
p.mc4wp-procaptcha__validation-error[style*="visibility: visible"] {
1155+
margin-bottom:30px !important;
11561156
}

0 commit comments

Comments
 (0)