From 9f9daee0c4024069e20b9505b724d1c9952ad98b Mon Sep 17 00:00:00 2001 From: Howard Chung Date: Thu, 1 Feb 2024 13:56:35 -0800 Subject: [PATCH] Revert "Test fix for item images loading in too large on Firefox" --- src/components/Visualizations/inflictorWithValue.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Visualizations/inflictorWithValue.jsx b/src/components/Visualizations/inflictorWithValue.jsx index 8da556f5e4..d702efbc84 100644 --- a/src/components/Visualizations/inflictorWithValue.jsx +++ b/src/components/Visualizations/inflictorWithValue.jsx @@ -224,7 +224,7 @@ class InflictorWithValue extends React.Component { onMouseEnter={this.setShowTooltip} > {(!type || type === 'purchase' || type === 'backpack' || type === 'neutral') && - + Dota 2 Logo } {type === 'buff' &&