Merge pull request #583 from return42/fix-combo-with

[fix] simple theme: remove width  45% from language and time filters
This commit is contained in:
Markus Heiser 2021-12-12 17:02:31 +01:00 committed by GitHub
commit 9fc27088ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -253,11 +253,6 @@
margin: 0; margin: 0;
} }
.language,
.time_range {
width: 45%;
}
.category { .category {
display: block; display: block;
width: 100%; width: 100%;