Minor spacing tweaks
This commit is contained in:
parent
ba14afda40
commit
bf734205da
@ -1171,3 +1171,8 @@ audio.viewer-content {
|
||||
height: 20px;
|
||||
vertical-align: bottom;
|
||||
}
|
||||
|
||||
.thread-target .emoji-custom {
|
||||
height: 1.3em;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
@ -330,7 +330,7 @@ statusView context ({ account, content, media_attachments, reblog, mentions, pin
|
||||
[ Common.icon "fire"
|
||||
, a (accountLinkAttributes ++ [ class "reblogger" ])
|
||||
[ span [ class "display-name" ] <| Common.accountDisplayNameRich account ]
|
||||
, text " boosted"
|
||||
, text "boosted"
|
||||
]
|
||||
, Lazy.lazy3 statusView context reblog clickOpen
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user