diff --git a/web/styles/reactions.css b/web/styles/reactions.css index 832b9fa1f9..97cdc395cc 100644 --- a/web/styles/reactions.css +++ b/web/styles/reactions.css @@ -146,10 +146,6 @@ height: 370px; user-select: none; - .popover-content { - padding: 0; - } - &.bottom .arrow { border-bottom-color: hsl(0deg 0% 93%); } diff --git a/web/templates/popovers/emoji/emoji_popover.hbs b/web/templates/popovers/emoji/emoji_popover.hbs index eedfa421d7..b4b07f846f 100644 --- a/web/templates/popovers/emoji/emoji_popover.hbs +++ b/web/templates/popovers/emoji/emoji_popover.hbs @@ -1,21 +1,19 @@
-
-
-
- - -
-
- {{#each emoji_categories}} - - {{/each}} -
-
-
-
-
{{t "Search results" }}
-
-
+
+
+ + +
+
+ {{#each emoji_categories}} + + {{/each}} +
+
+
+
+
{{t "Search results" }}
+