mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
allow wider mobile header
This commit is contained in:
@@ -5,12 +5,12 @@
|
||||
.d-header {
|
||||
|
||||
#site-logo {
|
||||
max-width: 125px;
|
||||
max-width: 155px;
|
||||
}
|
||||
|
||||
// some protection for text-only site titles
|
||||
.title {
|
||||
max-width: 130px;
|
||||
max-width: 160px;
|
||||
height: 39px;
|
||||
overflow: hidden;
|
||||
padding: 0;
|
||||
|
||||
Reference in New Issue
Block a user