Update noscript captcha CSS fixes.

This commit is contained in:
ccd0 2015-06-29 19:10:36 -07:00
parent 24d3822c9b
commit b7347ca9a9

View File

@ -1,9 +1,3 @@
noscript > div, noscript > div > div {
height: 545px !important;
}
noscript > div > div > div:first-child, noscript iframe {
height: 423px !important;
}
:root:not(.js-enabled) #g-recaptcha {
:root:not(.js-enabled) #captchaContainerAlt {
height: auto;
}