[Glitch] Fix click range discrepancies in gifv

Port 58f40e0786 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
lolsob-rspec
Takeshi Umeda 2020-08-23 07:08:12 +09:00 committed by Thibaut Girka
parent b11521e251
commit 64e330ac6b
1 changed files with 0 additions and 2 deletions

View File

@ -54,8 +54,6 @@ export default class GIFV extends React.PureComponent {
<video <video
src={src} src={src}
width={width}
height={height}
role='button' role='button'
tabIndex='0' tabIndex='0'
aria-label={alt} aria-label={alt}