center align avatar

This commit is contained in:
Mads Rasmussen
2015-09-01 10:22:08 +02:00
parent f9577cbe2a
commit 74780bf4f5

View File

@@ -65,8 +65,8 @@ ul.sections:hover a span {
// -------------------------
ul.sections li.avatar {
height: 67px;
padding: 30px 0 2px 0;
height: 62px;
padding: 35px 0 2px 0;
text-align: center;
margin: 0 0 0 -4px;
border-bottom: 1px solid @grayDark;