From dcebee13c454dae25f8958ce6270c1ffe955ecbf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Przemys=C5=82aw=20K=C5=82ys?= Date: Fri, 12 Feb 2021 21:35:26 +0000 Subject: [PATCH] removed width to accomodate numbers and case sensitivity --- features/alphabetSearch/dataTables.alphabetSearch.css | 1 - 1 file changed, 1 deletion(-) diff --git a/features/alphabetSearch/dataTables.alphabetSearch.css b/features/alphabetSearch/dataTables.alphabetSearch.css index 3258e1e..abea2e0 100644 --- a/features/alphabetSearch/dataTables.alphabetSearch.css +++ b/features/alphabetSearch/dataTables.alphabetSearch.css @@ -10,7 +10,6 @@ div.alphabet span { color: #3174c7; cursor: pointer; text-align: center; - width: 3.5% } div.alphabet span:hover {