mirror of
https://github.com/zulip/zulip.git
synced 2026-07-09 21:21:47 +08:00
css: Remove font-size for message_edit_tooltip.
This looks better with the default font-size, though it needs an alignment fix.
This commit is contained in:
parent
8efa8e378d
commit
18bcff8c96
@ -595,8 +595,7 @@ strong {
|
||||
#message_edit_tooltip {
|
||||
float: right;
|
||||
color: hsl(0, 0%, 0%);
|
||||
font-size: 13px;
|
||||
margin-top: 3px;
|
||||
margin-top: 2px;
|
||||
margin-left: 6px;
|
||||
opacity: 0.5;
|
||||
cursor: pointer;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user