GDPR zahtevek radiobutton poravnava

This commit is contained in:
Nejc Kovač 2022-06-17 13:24:16 +02:00
parent ffdd495314
commit 5567b228cd

View File

@ -479,7 +479,9 @@ body.gdpr div.zahtevek:last-of-type {
padding-bottom: 0px; padding-bottom: 0px;
} }
body.gdpr div.zahtevek label input { body.gdpr div.zahtevek label input {
margin-top: 4px;
margin-left: 0px; margin-left: 0px;
margin-right: 2px;
height: 18px; height: 18px;
width: 18px; width: 18px;
} }