Skip to content

Commit

Permalink
Fix click range discrepancies in gifv (mastodon#14615)
Browse files Browse the repository at this point in the history
  • Loading branch information
noellabo authored and thenameisnigel-old committed Sep 6, 2020
1 parent 4102f27 commit dbcbcc1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/javascript/mastodon/components/gifv.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ export default class GIFV extends React.PureComponent {

<video
src={src}
width={width}
height={height}
role='button'
tabIndex='0'
aria-label={alt}
Expand Down

0 comments on commit dbcbcc1

Please sign in to comment.