mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-05-05 21:38:05 +08:00
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:
parent
5ff752e441
commit
fe78574f3b
@ -1395,9 +1395,6 @@ h6 a {
|
|||||||
display: block;
|
display: block;
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
#sidebar .select-container span {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
.select-style {
|
.select-style {
|
||||||
border: 0;
|
border: 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user