Fix selection issues in the drive with Chrome

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

View File

@@ -43,6 +43,9 @@ body {
margin-top: 0.5em;
}
}
div:focus {
outline: none;
}
.fa {
/*min-width: 17px;*/
margin-right: 3px;