From cc60182c1fd7b817370bc0cfd328ac668fbc3672 Mon Sep 17 00:00:00 2001 From: Jesper Zedlitz <jesper@zedlitz.de> Date: Fri, 14 Aug 2020 14:27:21 +0200 Subject: [PATCH] ein Plus-Zeichen zu viel --- ckanext/odsh/public/odsh.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ckanext/odsh/public/odsh.css b/ckanext/odsh/public/odsh.css index a51d97ae..6de704cd 100644 --- a/ckanext/odsh/public/odsh.css +++ b/ckanext/odsh/public/odsh.css @@ -1468,7 +1468,7 @@ body { color: #000000; } -+.hint-newer-version { +.hint-newer-version { margin-top: 30px; margin-bottom: 30px; font-size: 20px; -- GitLab