fixing regression, adding max-height to #site-logo

This commit is contained in:
Kris Aubuchon 2014-03-10 16:41:54 -04:00
parent 455ff61626
commit 15484fa394
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@
}
#site-logo {
max-width: 122px;
max-height: 40px;
}
.fa-home {
font-size: 20px;