fix logo width

pull/1/head
Volkan Gezer 10 years ago
parent 0c968625bb
commit a2240dbd3e

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

Loading…
Cancel
Save