mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 07:47:54 +00: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
1 changed files with 0 additions and 3 deletions
|
@ -1395,9 +1395,6 @@ h6 a {
|
|||
display: block;
|
||||
float: left;
|
||||
}
|
||||
#sidebar .select-container span {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.select-style {
|
||||
border: 0;
|
||||
|
|
Loading…
Reference in a new issue