Skip to content

Remove display:none for suggetion5 #39

@ctgraham

Description

@ctgraham

This CSS rule needs to be removed to support modifications to nui.noresults.suggestions5.

/* Remove the last LI in the UL saying there are no results for your search */
prm-no-search-result md-card md-card-content ul>li:nth-child(5) {
display:none;
}

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions