From 137c2a063e7895bb41f9796bcf22e7e37dab8791 Mon Sep 17 00:00:00 2001 From: Johan Girod Date: Thu, 8 Nov 2018 13:51:16 +0100 Subject: [PATCH] =?UTF-8?q?:art:=20R=C3=A9pare=20l'alignement=20des=20sugg?= =?UTF-8?q?estions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/components/ui/Typography.css | 7 ------- 1 file changed, 7 deletions(-) diff --git a/source/components/ui/Typography.css b/source/components/ui/Typography.css index 20420b536..a583d82f9 100644 --- a/source/components/ui/Typography.css +++ b/source/components/ui/Typography.css @@ -85,13 +85,6 @@ ul { li { padding: 0.2em 0; } -li:last-of-type { - padding-bottom: 0; -} -li:first-of-type { - padding-top: 0; -} - a { border: none; display: inline-block;