Fix selection issues in the drive with Chrome

This commit is contained in:
yflory
2017-05-10 11:44:58 +02:00
parent a6c49cd65c
commit 6a8153aca3
4 changed files with 31 additions and 9 deletions

View File

@@ -70,6 +70,10 @@ body {
}
}
div:focus {
outline: none;
}
.fa {
/*min-width: 17px;*/
margin-right: 3px;