-
Notifications
You must be signed in to change notification settings - Fork 3
Remove display:none for suggetion5 #39
Copy link
Copy link
Open
Description
This CSS rule needs to be removed to support modifications to nui.noresults.suggestions5.
primove-default-view/view/css/custom1.css
Lines 202 to 205 in da84211
| /* 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; | |
| } |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels