show only relevant feeds if filter is selected

This commit is contained in:
Nazar Kanaev
2020-07-26 23:04:23 +01:00
parent 22c463fd77
commit 78089122e0
2 changed files with 4 additions and 2 deletions

View File

@@ -121,7 +121,8 @@ select.form-control:not([multiple]):not([size]) {
}
.counter {
max-width: 100px;
padding-left: .5rem;
opacity: .6;
}
.selectgroup {