Ver código fonte

Removed the outline chrome does to inputs

^ title
elron 11 anos atrás
pai
commit
3787ccd2b2
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      library/scss/modules/_forms.scss

+ 1 - 0
library/scss/modules/_forms.scss

@@ -59,6 +59,7 @@ textarea,
   &:focus,
   &:active {
     background-color: lighten($gray, 4%);
+    outline: none; 
   } // end hover or focus
 
   // error notification