Index: sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/style.css
===================================================================
--- sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/style.css	(revision 11454)
+++ sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/style.css	(working copy)
@@ -3821,7 +3821,7 @@
 
 .bbpress #bbpress-forums li.bbp-body div.type-topic span.bbp-admin-links,
 .bbpress #bbpress-forums li.bbp-body div.type-reply span.bbp-admin-links {
-	display: none;
+	display: block;
 	position: absolute;
 	bottom: 0;
 	right: 0;
@@ -3855,18 +3855,6 @@
 	text-decoration: underline;
 }
 
-.bbpress #bbpress-forums li.bbp-body div.type-topic:hover span.bbp-admin-links,
-.bbpress #bbpress-forums li.bbp-body div.type-reply:hover span.bbp-admin-links {
-	display: block;
-}
-
-.bbpress #bbpress-forums li.bbp-body div.type-topic:focus-within span.bbp-admin-links,
-.bbpress #bbpress-forums li.bbp-body div.type-reply:focus-within span.bbp-admin-links {
-	/* Separated from the block above due to browsers that
-			 * don't support :focus-within */
-	display: block;
-}
-
 .bbpress #bbpress-forums ul.status-closed,
 .bbpress #bbpress-forums ul.status-closed a {
 	color: inherit;
