From: Akihiko Odaki Date: Tue, 3 Oct 2017 11:10:07 +0000 (+0900) Subject: Remove aria-label of status content (#5195) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=f303a954e68ef47d636c6af109e81caed33ef58c;p=mastodon.git Remove aria-label of status content (#5195) aria-label contained body of status with content warning, which should be hidden by default. Remove the label for the case and other cases due to consistency. --- diff --git a/app/javascript/mastodon/components/status_content.js b/app/javascript/mastodon/components/status_content.js index 2069f971c..63ce25865 100644 --- a/app/javascript/mastodon/components/status_content.js +++ b/app/javascript/mastodon/components/status_content.js @@ -144,7 +144,7 @@ export default class StatusContent extends React.PureComponent { } return ( -
+