Remove duplicate styling code

This commit is contained in:
syeopite 2021-03-13 10:55:12 -08:00
parent b56ebd13b6
commit fab9ae64a0
No known key found for this signature in database
GPG Key ID: 6AD1167E363D939E

View File

@ -628,7 +628,7 @@ body.dark-theme {
}
}
#filters
#filters {
display: inline;
margin-top: 15px;
}
@ -639,12 +639,7 @@ body.dark-theme {
#filters > summary {
display: inline-block;
margin-bottom:15px;
}
#filters > summary {
display: inline-block;
margin-bottom:15px;
margin-bottom: 15px;
}
#filters > summary::before {