2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-07 12:02:53 +08:00

we don't need max width on header logo

This commit is contained in:
Jeff Atwood 2014-03-25 17:04:15 -07:00
parent 35ee341122
commit 1306eaedb2
2 changed files with 0 additions and 2 deletions

View file

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

View file

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