From 9fcd7cb90af2d785f0e89530505a2c1d0345ff4f Mon Sep 17 00:00:00 2001 From: Lordmau5 Date: Mon, 5 Aug 2019 23:12:50 +0200 Subject: [PATCH] Fix tab-complete menu styling (#631) * Fix tab-complete menu styling Twitch has a Y-padding next to their X-padding, too, which was missing up until now * Undo removal of `tw-relative` Needed for the favorite star, whoops --- src/sites/twitch-twilight/modules/chat/input.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/sites/twitch-twilight/modules/chat/input.jsx b/src/sites/twitch-twilight/modules/chat/input.jsx index 3560313c..adc96cfc 100644 --- a/src/sites/twitch-twilight/modules/chat/input.jsx +++ b/src/sites/twitch-twilight/modules/chat/input.jsx @@ -367,7 +367,7 @@ export default class Input extends Module { inst.renderFFZEmojiSuggestion = function(data) { return ( -
+
-
+