made the search items not have text go out of the box
This commit is contained in:
parent
6ece2d3ea1
commit
7958b4e8bd
2 changed files with 5 additions and 0 deletions
|
|
@ -102,6 +102,7 @@ h4 {
|
|||
.songlist > .item > h3, .songlist > .item > h4{
|
||||
margin-left: 2px;
|
||||
margin-right: 2px;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
.searchbox-holder {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue