Fixes ff logo width.

This commit is contained in:
damencho 2015-11-09 13:30:13 -06:00
parent 6a30e9178c
commit b6cb424720
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ a {
}
#chromium_logo
{
width: 77px;
width: 85px;
height: 79px;
background-image: url('/images/chromium.png');
}