From 68d2b65814c6685f9a2d612c9ca1f6262cb4daf9 Mon Sep 17 00:00:00 2001 From: neerholt Date: Sun, 11 Apr 2021 23:21:59 +0200 Subject: [PATCH] v1.5.10 Semi fix the error on the display user profil --- skolehjem/public/css/admin.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skolehjem/public/css/admin.css b/skolehjem/public/css/admin.css index 4ae5362..620ca4e 100644 --- a/skolehjem/public/css/admin.css +++ b/skolehjem/public/css/admin.css @@ -221,7 +221,7 @@ nav { } .overflow-visible { - overflow: visible !important; + overflow: visible; } ol {