This commit is contained in:
Anthony Mayer 2014-11-22 15:11:31 -08:00
parent a5cb730317
commit d07a286f89

View file

@ -407,6 +407,7 @@ em {
width: 100px;
-webkit-transition: 0.2s all;
-moz-transition: 0.2s all;
-webkit-appearance: textfield;
background: white; }
/* line 98, ../scss/modules/_nav.scss */
.search .search-field:focus {