move a:focus to _reset.scss

This commit is contained in:
Adam Bradley
2013-11-26 11:00:32 -06:00
parent 8bc870e494
commit e1a0dd986e

View File

@@ -18,12 +18,6 @@ img {
-webkit-user-drag: none;
}
a, button {
&:focus {
outline: 0;
}
}
body, .ionic-body {
position: fixed;
top: 0;