Remove counter-productive role="heading" and aria-level attributes
This commit is contained in:
@@ -1717,13 +1717,13 @@ aside .panel-body {
|
||||
}
|
||||
|
||||
/* wall items action dropdown menu */
|
||||
.media [role="heading"] {
|
||||
.media .contact-info {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
/* Workaround for Firefox where the post heading covers the avatar, preventing hovercard interaction,
|
||||
48px is the width of the avatar image and should be adjusted accordingly if it ever changes. */
|
||||
.media .dropdown.pull-left + [role="heading"] {
|
||||
.media .dropdown.pull-left + .contact-info {
|
||||
margin-left: 48px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user