diff --git a/resources/report/css/style.css b/resources/report/css/style.css index ad421726..04a3efda 100644 --- a/resources/report/css/style.css +++ b/resources/report/css/style.css @@ -170,11 +170,9 @@ li.warn{ } .tag.add { color:green; - margin-left: 1.75em; } .tag.remove { color:red; - margin-left: 1.75em; } #settings > paper-checkbox, #settings > core-tooltip, #filters > paper-checkbox { diff --git a/resources/report/html/loot-plugin-card.html b/resources/report/html/loot-plugin-card.html index d90e90d4..cc3cb58a 100644 --- a/resources/report/html/loot-plugin-card.html +++ b/resources/report/html/loot-plugin-card.html @@ -87,6 +87,7 @@ loot-clear-metadata /* Content styling. */ ::content .tag, ::content ul { + display: block; padding: 0 1em 1em; } ::content h1, h1 {