From 6cd75b987fc65a09efd67c8dc5fa38e54c02f86a Mon Sep 17 00:00:00 2001 From: jorge-vitrubio Date: Tue, 20 Sep 2022 10:03:28 +0200 Subject: [PATCH] removed small line-height if inside of indexall wide view --- css/styleHangar.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/styleHangar.css b/css/styleHangar.css index bbf9274..5e434b7 100644 --- a/css/styleHangar.css +++ b/css/styleHangar.css @@ -527,6 +527,7 @@ .indexall.wide .boxentry { width: 100%; height: auto; + line-height: inherit; } .indexall.wide .contentcurt { /* column-count: 2; */