From 6131aa4479a51862c28d4da693bb1fe5d2c47e24 Mon Sep 17 00:00:00 2001 From: maTh Date: Wed, 28 Dec 2022 23:06:03 +0100 Subject: fix: Misalignment of "There are no articles to show" box (#4959) --- p/themes/Flat/flat.css | 2 -- 1 file changed, 2 deletions(-) (limited to 'p/themes/Flat/flat.css') diff --git a/p/themes/Flat/flat.css b/p/themes/Flat/flat.css index 0abda3f01..0dcef90fc 100644 --- a/p/themes/Flat/flat.css +++ b/p/themes/Flat/flat.css @@ -367,8 +367,6 @@ a.btn { /*=== Alerts */ .alert { - margin: 15px auto; - padding: 10px 15px; background: #f4f4f4; color: #aaa; font-size: 0.9em; -- cgit v1.2.3