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/_stats.scss | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'p/themes/Mapco/_stats.scss') diff --git a/p/themes/Mapco/_stats.scss b/p/themes/Mapco/_stats.scss index f98f10234..26dc390d7 100644 --- a/p/themes/Mapco/_stats.scss +++ b/p/themes/Mapco/_stats.scss @@ -16,17 +16,3 @@ .stat > table th { border-bottom: 1px solid variables.$grey-medium-light; } - -.stat > .horizontal-list { - margin: 0 0 5px; -} - -.stat > .horizontal-list .item { - overflow: hidden; - white-space: nowrap; - text-overflow: ellipsis; -} - -.stat > .horizontal-list .item:first-child { - width: 270px; -} -- cgit v1.2.3