Update the header to reflect the height of the logo image, which is 84px instead of 86px. See the discussion on r41337 on haiku-commits.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41362 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
36883d1e5b
commit
3d2b623f71
@ -7,6 +7,6 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="logo">
|
||||
<img src="logo.png" alt="logo" width="372" height="86" />
|
||||
<img src="logo.png" alt="logo" width="372" height="84" />
|
||||
<div class="title">$title</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user