From 4869ae0fec949f774cee12cd0a42636b1ad45b12 Mon Sep 17 00:00:00 2001 From: maTh Date: Wed, 23 Nov 2022 22:29:27 +0100 Subject: fix: line-height of label list (#4890) --- p/themes/BlueLagoon/BlueLagoon.css | 2 -- 1 file changed, 2 deletions(-) (limited to 'p/themes/BlueLagoon/BlueLagoon.css') diff --git a/p/themes/BlueLagoon/BlueLagoon.css b/p/themes/BlueLagoon/BlueLagoon.css index 14f1cd612..13f0b1a1e 100644 --- a/p/themes/BlueLagoon/BlueLagoon.css +++ b/p/themes/BlueLagoon/BlueLagoon.css @@ -527,8 +527,6 @@ a.btn { } .tree-folder-items > .item { - padding: 0 10px; - line-height: 2.5rem; font-size: 0.8rem; } -- cgit v1.2.3