CSS: Remove extra space in default.css
This commit is contained in:
parent
1ce2d10c50
commit
b200ebfb6b
|
@ -282,7 +282,7 @@ div.thumbnail > .bottom-right-overlay {
|
|||
display: flex;
|
||||
}
|
||||
|
||||
.searchbar .pure-form fieldset {
|
||||
.searchbar .pure-form fieldset {
|
||||
padding: 0;
|
||||
flex: 1;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue