Fix favicon and product logo width in ahttpd

This commit is contained in:
Andrey Cherepanov 2013-12-03 15:46:04 +04:00
parent 7dbe2ae47f
commit 803117d9c7
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

@ -767,7 +767,7 @@ div.alterator-accordion {
#product-logo {
background: url(/design/images/product-logo.png) no-repeat;
width: 348px;
width: 238px;
height: 52px;
border: 0px;
padding: 0px;