Merge pull request #4071 from MarcoZehe/MoveSidebarTabs

Move the sidebar to below the sidebar tab buttons for screen readers.
This commit is contained in:
Michael Telatynski
2020-02-13 18:31:25 +00:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -314,7 +314,7 @@ export default createReactClass({
return (
<div className="mx_RoomHeader light-panel">
<div className="mx_RoomHeader_wrapper">
<div className="mx_RoomHeader_wrapper" aria-owns="mx_RightPanel">
<div className="mx_RoomHeader_avatar">{ roomAvatar }{ e2eIcon }</div>
{ privateIcon }
{ name }