user card no longer uncomfortably close to user name in timeline

This commit is contained in:
Henry Jameson 2018-04-15 07:46:06 +03:00
parent bc85e5f0c1
commit f1478935da
1 changed files with 4 additions and 0 deletions

View File

@ -187,6 +187,10 @@
margin: 0 0 0.25em 0.8em;
}
.usercard {
margin-bottom: .7em
}
.media-heading {
flex-wrap: nowrap;
}