(search) Fix card title overflow
This commit is contained in:
parent
0b8dc02eba
commit
e23976f6c4
@ -224,10 +224,9 @@ ul.semantic-results a {
|
||||
color: #fff;
|
||||
background-color: #2f4858;
|
||||
font-size: medium;
|
||||
font-family: serif;
|
||||
padding: .5ch .5ch .5ch .5ch;
|
||||
margin: 0px 0px 0px 0px;
|
||||
|
||||
margin: 0 0 0 0;
|
||||
word-break: break-word;
|
||||
font-family: 'Trebuchet', 'Noto Sans', sans-serif;
|
||||
|
||||
text-decoration: none;
|
||||
|
Loading…
Reference in New Issue
Block a user