Increase padding in result cells.
authorChris Sharp <csharp@georgialibraries.org>
Wed, 8 Mar 2017 13:27:05 +0000 (08:27 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Tue, 12 Feb 2019 18:36:56 +0000 (13:36 -0500)
Open-ILS/src/templates/opac/css/style.css.tt2

index b1b5cf7..b6b5c2f 100644 (file)
@@ -982,7 +982,7 @@ collapse correctly when the window width decreases */
 }
 
 .table_no_border_space {
-  border-spacing: 0px;
+  border-spacing: 8px;
 }
 .table_no_cell_pad td {
   padding: 0px;