Fixes ff logo width.
This commit is contained in:
parent
6a30e9178c
commit
b6cb424720
|
@ -97,7 +97,7 @@ a {
|
|||
}
|
||||
#chromium_logo
|
||||
{
|
||||
width: 77px;
|
||||
width: 85px;
|
||||
height: 79px;
|
||||
background-image: url('/images/chromium.png');
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue