2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-05 08:59:27 +08:00

tweak time field on user page stream

This commit is contained in:
Jeff Atwood 2014-10-31 12:26:46 -07:00
parent 28bd46d816
commit 0408960b74

View file

@ -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 {