summaryrefslogtreecommitdiff
path: root/modules/recaptcha
diff options
context:
space:
mode:
authorChad Kieffer <ckieffer@gmail.com>2009-10-25 23:32:49 -0600
committerChad Kieffer <ckieffer@gmail.com>2009-10-25 23:32:49 -0600
commit76aa4bd1efc3db62326fa2c008de568b53b8710e (patch)
tree9be160a244c592d32a3f0f0e39ad5166e0fb783d /modules/recaptcha
parent6403becb3f466288192f852d5191d62801e6b6f0 (diff)
Move comment and recaptcha CSS to their respective modules.
Diffstat (limited to 'modules/recaptcha')
-rw-r--r--modules/recaptcha/css/recaptcha.css7
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;
+}