mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 10:54:22 +08:00
fixing regression, adding max-height to #site-logo
This commit is contained in:
parent
455ff61626
commit
15484fa394
|
@ -31,6 +31,7 @@
|
|||
}
|
||||
#site-logo {
|
||||
max-width: 122px;
|
||||
max-height: 40px;
|
||||
}
|
||||
.fa-home {
|
||||
font-size: 20px;
|
||||
|
|
Loading…
Reference in New Issue
Block a user