mirror of
https://github.com/samsonjs/retrogit.git
synced 2026-06-28 05:29:35 +00:00
Add space between avatar and username.
This commit is contained in:
parent
3340a9d288
commit
b8398279db
1 changed files with 1 additions and 0 deletions
|
|
@ -67,6 +67,7 @@ a:hover {
|
|||
|
||||
.blurb .avatar {
|
||||
vertical-align: text-bottom;
|
||||
padding-right: 3px;
|
||||
}
|
||||
|
||||
.action-button {
|
||||
|
|
|
|||
Loading…
Reference in a new issue