From 9f0bdfc959c7eae075a4c7170faa503fbbc85830 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nejc=20Kova=C4=8D?= Date: Fri, 17 Jun 2022 16:11:32 +0200 Subject: [PATCH] =?UTF-8?q?GDPR=20odstranjen=20mo=C5=BEen=20border=20radiu?= =?UTF-8?q?s=20za=20opis=20input?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/simple/css/aai.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/simple/css/aai.css b/frontend/simple/css/aai.css index 9c0939785..1487371a1 100644 --- a/frontend/simple/css/aai.css +++ b/frontend/simple/css/aai.css @@ -511,7 +511,7 @@ body.gdpr div.zahtevek label input { height: 18px; width: 18px; - border-radius: 20px; + border-radius: 0px; }