mirror of
https://github.com/iv-org/invidious.git
synced 2024-11-12 18:04:30 +01:00
CSS: Remove extra space in default.css
This commit is contained in:
parent
1ce2d10c50
commit
b200ebfb6b
1 changed files with 1 additions and 1 deletions
|
@ -282,7 +282,7 @@ div.thumbnail > .bottom-right-overlay {
|
||||||
display: flex;
|
display: flex;
|
||||||
}
|
}
|
||||||
|
|
||||||
.searchbar .pure-form fieldset {
|
.searchbar .pure-form fieldset {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
flex: 1;
|
flex: 1;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue