Hidamarize the index search input on focus.
This commit is contained in:
parent
20b4087f1d
commit
b72b69d9a3
@ -376,6 +376,7 @@ a[href="javascript:;"] {
|
||||
width: 100px;
|
||||
transition: color .25s, border-color .25s, width .25s;
|
||||
}
|
||||
#index-search:focus,
|
||||
#index-search[data-searching] {
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user