mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 23:58:31 -05:00
UX: Fixed padding on reply to user
This commit is contained in:
parent
5f0552700a
commit
d03e811ab7
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ h1 .topic-statuses .topic-status i {
|
|||
position: absolute;
|
||||
right: 420px;
|
||||
z-index: 400;
|
||||
padding: 13px 6px 5px;
|
||||
font-size: 12px;
|
||||
color: scale-color($primary, $lightness: 50%);
|
||||
|
||||
|
|
Loading…
Reference in a new issue