From e67a0a7ba96bc97f85ff950cfa371d0205b31d86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nejc=20Kova=C4=8D?= Date: Mon, 13 Jun 2022 18:10:47 +0200 Subject: [PATCH] AAI povezave responsive --- 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 8f1354a68..328f3462f 100644 --- a/frontend/simple/css/aai.css +++ b/frontend/simple/css/aai.css @@ -480,7 +480,7 @@ input[type=button]:hover, min-height: unset; margin-bottom: 25px; } - @media screen and (max-width: 715px) { + @media screen and (max-width: 739px) { .povezave .col p { min-height: 80px; }