Преглед изворни кода

Removed the outline chrome does to inputs

^ title
elron пре 11 година
родитељ
комит
3787ccd2b2
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