From 1d237718af8251726f286a774f69e9d230192085 Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Sun, 16 Nov 2014 10:55:52 +0000 Subject: [PATCH] Fixed vertical alignment of sidebar plugin names. Fixes #335. --- resources/report/html/loot-plugin-item.html | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/report/html/loot-plugin-item.html b/resources/report/html/loot-plugin-item.html index 78f30fc6..e0360b26 100644 --- a/resources/report/html/loot-plugin-item.html +++ b/resources/report/html/loot-plugin-item.html @@ -17,6 +17,7 @@ } core-tooltip { margin: 0.25em; + min-width: 24px; } div { padding-left: 0.75em;