From 50eb67349448e41b99e87db42b4e882084ea27ba Mon Sep 17 00:00:00 2001 From: Claire Date: Wed, 15 Nov 2023 13:59:15 +0100 Subject: [PATCH] Fix some markup discrepancies --- .../compose/components/emoji_picker_dropdown.jsx | 12 ++++++------ .../features/compose/components/text_icon_button.jsx | 1 + 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/app/javascript/flavours/glitch/features/compose/components/emoji_picker_dropdown.jsx b/app/javascript/flavours/glitch/features/compose/components/emoji_picker_dropdown.jsx index c2c8030615..4195316794 100644 --- a/app/javascript/flavours/glitch/features/compose/components/emoji_picker_dropdown.jsx +++ b/app/javascript/flavours/glitch/features/compose/components/emoji_picker_dropdown.jsx @@ -103,12 +103,12 @@ class ModifierPickerMenu extends PureComponent { return (
- - - - - - + + + + + +
); } diff --git a/app/javascript/flavours/glitch/features/compose/components/text_icon_button.jsx b/app/javascript/flavours/glitch/features/compose/components/text_icon_button.jsx index 9e5ec4237c..166d022b88 100644 --- a/app/javascript/flavours/glitch/features/compose/components/text_icon_button.jsx +++ b/app/javascript/flavours/glitch/features/compose/components/text_icon_button.jsx @@ -22,6 +22,7 @@ export default class TextIconButton extends PureComponent { return (