mirror of
https://github.com/discourse/discourse.git
synced 2025-01-16 03:32:40 +08:00
FIX: removes blank spacing in message actions (#30697)
This is a regression of https://github.com/discourse/discourse/pull/28277
This commit is contained in:
parent
85f7778563
commit
6a50b3d4b4
|
@ -29,6 +29,7 @@
|
|||
.reply-btn,
|
||||
.chat-message-thread-btn,
|
||||
.bookmark-btn {
|
||||
margin-right: -1px;
|
||||
padding: 0.5em 0;
|
||||
width: 2.5em;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user