diff --git a/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/style.css b/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/style.css
index a56f39f..1df4000 100644
--- a/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/style.css
+++ b/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/style.css
@@ -702,6 +702,7 @@ body.author .theme-browser .theme .theme-author  {
 	width: 64%;
 	width: -webkit-calc(100% - 88px);
 	width: calc(100% - 88px);
+	overflow: hidden;
 }
 .theme-ratings .counter-bar {
 	background-color: #ffc733;
