diff options
Diffstat (limited to 'modules/recaptcha/css')
-rw-r--r-- | modules/recaptcha/css/recaptcha.css | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/modules/recaptcha/css/recaptcha.css b/modules/recaptcha/css/recaptcha.css new file mode 100644 index 00000000..27117a55 --- /dev/null +++ b/modules/recaptcha/css/recaptcha.css @@ -0,0 +1,7 @@ +#g-content #g-comments ul li #g-recaptcha { + padding: 0; +} + +#g-content #g-comments ul li #g-recaptcha div { + padding: 0; +} |