mirror of
https://github.com/discourse/discourse.git
synced 2025-03-07 11:49:47 +00:00
FIX: Wrap similar topic titles at narrow widths
This commit is contained in:
parent
23515a68ca
commit
f5f163d1ce
@ -160,6 +160,7 @@
|
|||||||
}
|
}
|
||||||
span.topic {
|
span.topic {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
flex-wrap: wrap;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.badge-wrapper {
|
.badge-wrapper {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user