Logo size

This commit is contained in:
Victor Dubiniuk 2014-03-21 18:43:23 +03:00
parent dec819c893
commit 927f77149f

View File

@ -123,9 +123,11 @@
background-color:#1d2d44; background-color:#1d2d44;
} }
#document-title img{ #document-title div.logo-wide{
float:left; float:left;
height: 22px; height: 24px;
width: 80px;
background-size:80px 24px;
} }
#document-title div{ #document-title div{