mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: Fixed padding on reply to user
This commit is contained in:
@@ -33,6 +33,7 @@ h1 .topic-statuses .topic-status i {
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
right: 420px;
|
right: 420px;
|
||||||
z-index: 400;
|
z-index: 400;
|
||||||
|
padding: 13px 6px 5px;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
color: scale-color($primary, $lightness: 50%);
|
color: scale-color($primary, $lightness: 50%);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user