mirror of
https://github.com/discourse/discourse.git
synced 2025-06-06 12:54:50 +08:00
UX: On mobile add a max width for really long forum names
This commit is contained in:
@ -74,3 +74,7 @@
|
||||
.search-link .topic-statuses .topic-status i {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.d-header h2 {
|
||||
max-width: 150px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user