Remove duplicate styling code

pull/1837/head
syeopite 4 years ago
parent b56ebd13b6
commit fab9ae64a0
No known key found for this signature in database
GPG Key ID: 6AD1167E363D939E

@ -628,7 +628,7 @@ body.dark-theme {
}
}
#filters
#filters {
display: inline;
margin-top: 15px;
}
@ -642,11 +642,6 @@ body.dark-theme {
margin-bottom: 15px;
}
#filters > summary {
display: inline-block;
margin-bottom:15px;
}
#filters > summary::before {
content: "[ + ]";
font-size: 1.5em;

Loading…
Cancel
Save