Skip to content

Commit

Permalink
Remove duplicate hidden overflow causing safari issues
Browse files Browse the repository at this point in the history
Signed-off-by: Julius Härtl <[email protected]>
  • Loading branch information
juliushaertl committed Sep 4, 2020
1 parent e2288a0 commit 5d75607
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/components/RecommendedFile.vue
Original file line number Diff line number Diff line change
Expand Up @@ -162,10 +162,6 @@ export default {
}
.details {
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
.file-name {
white-space: nowrap;
margin-bottom: -8px;
Expand Down

0 comments on commit 5d75607

Please sign in to comment.