Fix logo alignment for default theme
This commit is contained in:
parent
f45f033199
commit
42ffbea8e0
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue