From eabf52ab28257f15da0cba8f8fb6f62d28e822ae Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Wed, 31 Dec 2014 00:32:51 +0000 Subject: [PATCH] Fix long tooltip causing horizontal scroll bars. Use a shorter tooltip, and just cut off anything that extends beyond the content area. --- resources/report/html/loot-plugin-editor.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resources/report/html/loot-plugin-editor.html b/resources/report/html/loot-plugin-editor.html index 5bf761b3..aed0189a 100644 --- a/resources/report/html/loot-plugin-editor.html +++ b/resources/report/html/loot-plugin-editor.html @@ -97,6 +97,7 @@ loot-editor-close } #main { padding: 16px; + overflow: hidden; } @@ -134,7 +135,7 @@ loot-editor-close
- +