From 3d5b9ac9020f4c14803d77ab76a225091628b79a Mon Sep 17 00:00:00 2001 From: maTh Date: Sun, 18 Sep 2022 13:02:07 +0200 Subject: clean .horizontal-list (#4596) --- p/themes/Mapco/_components.scss | 3 --- 1 file changed, 3 deletions(-) (limited to 'p/themes/Mapco/_components.scss') diff --git a/p/themes/Mapco/_components.scss b/p/themes/Mapco/_components.scss index c3698659b..594ef4371 100644 --- a/p/themes/Mapco/_components.scss +++ b/p/themes/Mapco/_components.scss @@ -11,12 +11,9 @@ /*=== Horizontal-list */ .horizontal-list { - margin: 0; padding: 0.1rem 0; .item { - vertical-align: middle; - &:first-child { padding-left: 0.5rem; } -- cgit v1.2.3