don’t cut off the edges of the logo

This commit is contained in:
Coby Chapple 2013-04-04 14:30:02 +01:00
parent 6e831b65d2
commit 0abc3dc975
1 changed files with 2 additions and 1 deletions

View File

@ -116,6 +116,7 @@ body > footer img {
width: 100px; width: 100px;
height: 44px; height: 44px;
opacity: .8; opacity: .8;
padding: 1px;
-webkit-transition: opacity .2s; -webkit-transition: opacity .2s;
-moz-transition: opacity .2s; -moz-transition: opacity .2s;
transition: opacity .2s; transition: opacity .2s;