Fix logo alignment for default theme

This commit is contained in:
Dmitriy Zaporozhets 2013-02-16 21:37:06 +02:00
parent f45f033199
commit 42ffbea8e0

View file

@ -45,7 +45,7 @@ header {
margin: 0 6px;
h1 {
background: url('logo_dark.png') no-repeat 0px 1px;
background: url('logo_dark.png') no-repeat center 1px;
float: left;
height: 40px;
width: 40px;