From a81fd3304eed7fa6db71fde747fa1bd6826407db Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Wed, 25 Nov 2020 17:20:59 +0100 Subject: [PATCH] Update BDFDB.raw.css --- Library/_res/BDFDB.raw.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Library/_res/BDFDB.raw.css b/Library/_res/BDFDB.raw.css index 832f36a6a9..f352597fdd 100644 --- a/Library/_res/BDFDB.raw.css +++ b/Library/_res/BDFDB.raw.css @@ -352,10 +352,7 @@ img:not([src]), img[src=""], img[src="null"] { justify-content: center; } [REPLACE_CLASS_hovercardwrapper][REPLACE_CLASS_hovercardhorizontal] { - position: relative; - display: flex; - flex-direction: column; - justify-content: center; + flex-direction: row; } [REPLACE_CLASS_settingspanel] [REPLACE_CLASS_hovercardwrapper] { width: calc(100% - 20px);