From 4a713e583a5b833f3a6c72bbc02ea50fb9c322ea Mon Sep 17 00:00:00 2001 From: iFargle Date: Tue, 21 Mar 2023 20:57:23 +0900 Subject: [PATCH] tst --- static/css/overrides.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/overrides.css b/static/css/overrides.css index 7ee9a47..6487cb0 100644 --- a/static/css/overrides.css +++ b/static/css/overrides.css @@ -48,7 +48,7 @@ li.dropdown-oidc-collection{ width: max-content !important; } -.nav-search { +nav-search { -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease;