mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
tweak time field on user page stream
This commit is contained in:
@@ -442,8 +442,7 @@
|
||||
.time, .delete-info {
|
||||
display: block;
|
||||
float: right;
|
||||
color: $primary;
|
||||
margin-right: 8px;
|
||||
color: lighten($primary, 40%);
|
||||
font-size: 11px;
|
||||
}
|
||||
.delete-info i {
|
||||
|
||||
Reference in New Issue
Block a user