mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 10:01:40 -05:00
Fixes #538
This commit is contained in:
parent
a5cb730317
commit
d07a286f89
1 changed files with 1 additions and 0 deletions
|
@ -407,6 +407,7 @@ em {
|
||||||
width: 100px;
|
width: 100px;
|
||||||
-webkit-transition: 0.2s all;
|
-webkit-transition: 0.2s all;
|
||||||
-moz-transition: 0.2s all;
|
-moz-transition: 0.2s all;
|
||||||
|
-webkit-appearance: textfield;
|
||||||
background: white; }
|
background: white; }
|
||||||
/* line 98, ../scss/modules/_nav.scss */
|
/* line 98, ../scss/modules/_nav.scss */
|
||||||
.search .search-field:focus {
|
.search .search-field:focus {
|
||||||
|
|
Loading…
Add table
Reference in a new issue