don't let wrapped text flow below the usw icon
This commit is contained in:
parent
304dcb1489
commit
49af723078
|
@ -76,8 +76,9 @@ body.search-results-shown {
|
|||
}
|
||||
|
||||
.search-result-title {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin-bottom: .5em;
|
||||
display: block;
|
||||
color: #555;
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user