Ixion: Remove , to make search accessible via keyboard. Fixes #498.
This commit is contained in:
parent
35ebade4a3
commit
e5067c8b6b
1 changed files with 0 additions and 1 deletions
|
@ -1753,7 +1753,6 @@ object {
|
|||
transition: 0.3s ease;
|
||||
padding-left: 0;
|
||||
width: 0;
|
||||
visibility: hidden;
|
||||
}
|
||||
.site-header .search-form:hover .search-field,
|
||||
.site-header .search-field:focus {
|
||||
|
|
Loading…
Reference in a new issue