From e248c5253918bad050030954463e114fc8f287ed Mon Sep 17 00:00:00 2001 From: anonymous <anonymous> Date: Wed, 9 Jan 2019 17:31:03 +0100 Subject: [PATCH] fix text --- ckanext/odsh/public/odsh.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/ckanext/odsh/public/odsh.css b/ckanext/odsh/public/odsh.css index 90dd1305..21a561be 100644 --- a/ckanext/odsh/public/odsh.css +++ b/ckanext/odsh/public/odsh.css @@ -1314,9 +1314,7 @@ display: none; text-overflow: ellipsis; margin-top: 22px; width: 242px; - margin-left: auto; - margin-right: auto; - text-align: center + margin-left: 20px; } .home-groups-title a{ width: 242px; -- GitLab