fix avatar spacing in header

This commit is contained in:
jomo 2015-10-17 23:20:40 +02:00
parent 815e9c5ae9
commit 1e979042e6

View File

@ -145,13 +145,14 @@ code {
#avatar-wrapper {
height: 64px;
overflow: hidden;
font-size: 0;
}
.avatar {
width: 64px;
height: 64px;
display: inline-block;
margin-right: 0.5em;
margin-right: 6px;
}
.avatar.jomo {background-image: url("/avatars/ae795aa86327408e92ab25c8a59f3ba1?size=64")}