From 6d934a5e671efa3c64524fd18c53729380070bb0 Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Tue, 30 Dec 2014 23:44:23 +0000 Subject: [PATCH] Fixed margin bleed in plugin cards. --- resources/report/html/loot-plugin-card.html | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/report/html/loot-plugin-card.html b/resources/report/html/loot-plugin-card.html index 393da575..9d630f82 100644 --- a/resources/report/html/loot-plugin-card.html +++ b/resources/report/html/loot-plugin-card.html @@ -96,6 +96,7 @@ loot-clear-metadata content::content > ul { display: block; padding: 0 16px 16px 40px; + margin: 0; } content::content > h1 { font-size: 1.143rem;