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:
parent
35ee341122
commit
1306eaedb2
2 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue