mirror of https://github.com/zulip/zulip.git
message-edit-history: Increase font weight of author.
This increases the font weight of the author to be a normal font weight rather than a thin one since it’s already too faint to see on many monitors.
This commit is contained in:
parent
7883897165
commit
80b68c3e2b
|
@ -1414,7 +1414,6 @@ div.focused_table {
|
|||
font-size: 12px;
|
||||
vertical-align: middle;
|
||||
padding: 1px;
|
||||
font-weight: 300;
|
||||
position: absolute;
|
||||
right: -80px;
|
||||
line-height: 20px;
|
||||
|
|
Loading…
Reference in New Issue