diff --git a/admin/survey/classes/class.GDPR.php b/admin/survey/classes/class.GDPR.php index 817e6884a..b8a513d6a 100644 --- a/admin/survey/classes/class.GDPR.php +++ b/admin/survey/classes/class.GDPR.php @@ -1966,9 +1966,9 @@ class GDPR{ echo '
'; - echo ' '; + // echo ' '; echo ' '; diff --git a/frontend/simple/css/aai.css b/frontend/simple/css/aai.css index 4ca13cd4e..a171acc4d 100644 --- a/frontend/simple/css/aai.css +++ b/frontend/simple/css/aai.css @@ -398,6 +398,10 @@ footer .footer_content .col .logo_holder img.arnes-logo { /* GDPR ZAHTEVEK -------------------------------------- */ +.gdpr #main .main_content { + padding: 0px; +} + .register_holder{ max-width: 810px; width: 95%; @@ -432,7 +436,8 @@ body.gdpr .input_field div.label label { .regfield { height: 38px; - width: 245px; + max-width: 245px; + width: 95%; border: 1px solid #C4C4C4; padding: 0px;