theme: fix select box left margin in Chrome #178

FF shows additional space and it's unclear where this comes from
This commit is contained in:
Sören Weber 2022-02-13 12:56:30 +01:00
parent 5ff752e441
commit fe78574f3b
No known key found for this signature in database
GPG key ID: 07D17FF580AE7589

View file

@ -1395,9 +1395,6 @@ h6 a {
display: block;
float: left;
}
#sidebar .select-container span {
display: none;
}
.select-style {
border: 0;