1
0
mirror of https://github.com/SuperBFG7/ympd synced 2025-11-01 22:33:00 +00:00

Fix: improve search card pagination

This commit is contained in:
jcorporation
2018-11-28 16:39:55 +00:00
parent b63fe14ccc
commit 05a3525f39
2 changed files with 7 additions and 0 deletions

View File

@@ -324,4 +324,8 @@ div.key {
ol#searchCrumb {
padding: .5rem;
}
.nodropdown::after {
content: none;
}