From 9a48de817d558fc0a039d603c6904de108785d5e Mon Sep 17 00:00:00 2001 From: Oliver Hamlet Date: Fri, 26 Dec 2014 12:37:08 +0000 Subject: [PATCH] Editor header font size fix. --- resources/report/html/loot-plugin-editor.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/report/html/loot-plugin-editor.html b/resources/report/html/loot-plugin-editor.html index 7929753b..b581d8bc 100644 --- a/resources/report/html/loot-plugin-editor.html +++ b/resources/report/html/loot-plugin-editor.html @@ -47,7 +47,7 @@ loot-editor-close } /* Content styling. */ - core-toolbar > div { + h1, #version, #crc { display: inline-block; font-weight: 400; font-size: 1rem;