fix css comments

This commit is contained in:
Tim 2019-05-28 00:39:55 +10:00
parent 5f095cc340
commit c4f6b24cf9
3 changed files with 6 additions and 5 deletions

View file

@ -20,6 +20,6 @@
}
.edit:focus {
outline: none;
/* remove focus border in Safari */
outline: none;
}