From 6a087d421d3ff1039b11180bcebd022095d0604e Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Fri, 5 Feb 2021 19:23:39 +0100 Subject: [PATCH] Update BDFDB.raw.css --- Library/_res/BDFDB.raw.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Library/_res/BDFDB.raw.css b/Library/_res/BDFDB.raw.css index 63a29fbbed..c87697a4c4 100644 --- a/Library/_res/BDFDB.raw.css +++ b/Library/_res/BDFDB.raw.css @@ -899,6 +899,9 @@ img:not([src]), img[src=""], img[src="null"] { max-height: 28px; } +#pluginNotice .notice-message { + white-space: pre; +} #pluginNotice #outdatedPlugins { font-weight: 700; }