* lemmy/main:
v0.18.1-rc.9
fix: Fix comment collapse and vote buttons not having focus style (#1789)
Add missing modlog reasons (#1787)
Fix search page breaking on initial load when logged in (#1781)
feat: Add PR template (#1785)
v0.18.1-rc.8
Fix profile loading spinner
fix: Move getRoleLabelPill to the only component that uses it
fix: Remove unused hasBadges() function
fix: Fix badge alignment and break out into component
fix: Fix up filter row gaps and margins a little
fix: Fix heading levels
fix: Simplify row classes a bit
fix: Fix some gaps in search filters
fix: Fix row gap on search options
fix: Add bottom margin to inbox controls
fix: Small cleanup to search/inbox controls
return (
<>
- <div className="post-title overflow-hidden">
- <h1 className="h5 d-inline">
+ <div className="post-title">
- <h5 className="d-inline text-break">
++ <h1 className="h5 d-inline text-break">
{url && this.props.showBody ? (
<a
className={