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/Flat/flat.css | 24 ------------------------ 1 file changed, 24 deletions(-) (limited to 'p/themes/Flat/flat.css') diff --git a/p/themes/Flat/flat.css b/p/themes/Flat/flat.css index 4a0dcc9dc..b359f09ab 100644 --- a/p/themes/Flat/flat.css +++ b/p/themes/Flat/flat.css @@ -331,16 +331,6 @@ a.btn { line-height: 1.5rem; } -/*=== Horizontal-list */ -.horizontal-list { - margin: 0; - padding: 0; -} - -.horizontal-list .item { - vertical-align: middle; -} - /*=== Dropdown */ .dropdown-menu { margin: 0.5rem 0 0; @@ -1019,20 +1009,6 @@ a.btn { border-bottom: 1px solid #ddd; } -.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; -} - /*=== LOGS */ /*=========*/ .loglist { -- cgit v1.2.3