mirror of
https://github.com/iv-org/invidious.git
synced 2025-05-31 14:11:54 +05:30
Remove duplicate styling code
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user