소스 검색

Merge pull request #700 from elron/patch-23

Removed the outline chrome does to inputs
Eddie Machado 11 년 전
부모
커밋
f8ce219f23
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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