diff --git a/src/General/css/noscript.css b/src/General/css/noscript.css index 01baf5523..8e2ed1079 100644 --- a/src/General/css/noscript.css +++ b/src/General/css/noscript.css @@ -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; }