mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
we don't need max width on header logo
This commit is contained in:
parent
35ee341122
commit
1306eaedb2
@ -30,7 +30,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
#site-logo {
|
#site-logo {
|
||||||
max-width: 122px;
|
|
||||||
max-height: 40px;
|
max-height: 40px;
|
||||||
}
|
}
|
||||||
.fa-home {
|
.fa-home {
|
||||||
|
@ -34,7 +34,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
#site-logo {
|
#site-logo {
|
||||||
max-width: 122px;
|
|
||||||
max-height: 40px;
|
max-height: 40px;
|
||||||
}
|
}
|
||||||
.fa-home {
|
.fa-home {
|
||||||
|
Loading…
Reference in New Issue
Block a user