mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-24 12:06:11 +10:00
Fix logo alignment for default theme
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user