mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 05:53:43 +00:00
emoji: Remove unnecessary style declaration.
The `.emoji-popover` element is a div and thus has display: block by default.
This commit is contained in:
committed by
Tim Abbott
parent
190b25878e
commit
54c01ac46e
@@ -155,7 +155,6 @@
|
||||
}
|
||||
|
||||
.emoji-popover {
|
||||
display: block;
|
||||
width: 250px;
|
||||
|
||||
.reacted {
|
||||
|
||||
Reference in New Issue
Block a user