Fixes ff logo width.

pull/407/head 737
damencho 10 years ago
parent 6a30e9178c
commit b6cb424720
  1. 2
      css/unsupported_browser.css

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

Loading…
Cancel
Save