fix logo width

This commit is contained in:
Volkan Gezer 2014-05-26 13:16:19 +02:00
parent 0c968625bb
commit a2240dbd3e

View File

@ -142,9 +142,9 @@
#document-title div.logo-wide{
float:left;
height: 24px;
width: 80px;
width: 110px;
margin: 3px;
background-size:80px 24px;
background-size:110px 24px;
z-index: 110;
}
@ -324,4 +324,4 @@ margin-top: -1px;
document p{
cursor:auto;
}
}