UX: On mobile add a max width for really long forum names
This commit is contained in:
parent
27ebaae4e4
commit
ba245ca098
|
@ -74,3 +74,7 @@
|
|||
.search-link .topic-statuses .topic-status i {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.d-header h2 {
|
||||
max-width: 150px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue