From 51f6f53c9f030a1a22aff0913d21c38a31fbc0aa Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Mon, 17 Nov 2014 19:43:21 +0000 Subject: [PATCH] Improved Bash Tag layout --- resources/report/css/style.css | 2 -- resources/report/html/loot-plugin-card.html | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) 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 {