1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-04 11:51:45 +03:00

fix regressions introduced by 00b7cc512b

This commit is contained in:
Matthew Hodgson
2018-04-29 04:41:30 +01:00
parent be523b3edc
commit 8538cc1666
2 changed files with 3 additions and 3 deletions

View File

@@ -361,7 +361,7 @@ module.exports = React.createClass({
return (
<span className="mx_MFileBody">
<div className="mx_MFileBody_download">
<a className="mx_ImageBody_downloadLink" href={contentUrl} download={fileName} target="_blank">
<a className="mx_MFileBody_downloadLink" href={contentUrl} download={fileName} target="_blank">
{ fileName }
</a>
<div className="mx_MImageBody_size">