stop breaking search and filter items onto multiple lines on nox

This commit is contained in:
Azareal 2020-02-14 16:47:45 +10:00
parent cd7577c84c
commit 584cbad497
1 changed files with 1 additions and 0 deletions

View File

@ -248,6 +248,7 @@ li a {
color: #BBBBBB;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.colstack_right .colstack_item:not(.colstack_head):not(.rowhead) .rowitem:not(:last-child), .rowmsg {
margin-bottom: 8px;