mirror of
https://github.com/flarum/core.git
synced 2025-07-30 21:20:24 +02:00
Only show search suggestion excerpt if we have it
We won’t have it if we didn’t do a fulltext search
This commit is contained in:
@@ -68,10 +68,8 @@
|
||||
}
|
||||
|
||||
.discussion-search-result {
|
||||
& .title {
|
||||
margin-bottom: 3px;
|
||||
}
|
||||
& .excerpt {
|
||||
margin-top: 3px;
|
||||
color: @fl-body-muted-color;
|
||||
font-size: 11px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user