diff --git a/buddypress.org/public_html/wp-content/themes/bb-base/style.css b/buddypress.org/public_html/wp-content/themes/bb-base/style.css
index b787ebc05..69a4d98e8 100644
--- a/buddypress.org/public_html/wp-content/themes/bb-base/style.css
+++ b/buddypress.org/public_html/wp-content/themes/bb-base/style.css
@@ -1650,6 +1650,10 @@ body.trac a.attachment {
 	}
 }
 
+@media screen and ( max-width: 882px ) { 
+	.bbp-topics { display: initial; }
+}
+
 /* Shrink logo to make room for navigation */
 @media screen and ( max-width: 835px ) {
 	#header-inner h1 a {
