From: Hypolite Petovan Date: Tue, 27 Dec 2022 18:24:19 +0000 (-0500) Subject: Remove counter-productive role="heading" and aria-level attributes X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=c19dd39fe3d7ee586cacaff4236eef608a49a977;p=friendica.git Remove counter-productive role="heading" and aria-level attributes --- diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index e376a8dc43..3f62919e53 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -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; } diff --git a/view/theme/frio/templates/search_item.tpl b/view/theme/frio/templates/search_item.tpl index c3f2e8c858..5a283ce3f0 100644 --- a/view/theme/frio/templates/search_item.tpl +++ b/view/theme/frio/templates/search_item.tpl @@ -23,7 +23,7 @@ {{* contact info header*}} -