Skip to content

Commit 648db9f

Browse files
committed
don't remove focus styling
closes #4
1 parent 3d3b384 commit 648db9f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

flexbox-reset.less

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,6 @@ blockquote, q {
6464
}
6565
}
6666

67-
// remove outline on focus
68-
:focus {
69-
outline: 0;
70-
}
71-
7267
// corrects flexbox display issues for certain inputs on Edge and Chrome
7368
input[type=date],
7469
input[type=datetime-local],

0 commit comments

Comments
 (0)