diff --git a/web_src/less/_repository.less b/web_src/less/_repository.less
index b66f9eb185b4..473d6f9dc7dd 100644
--- a/web_src/less/_repository.less
+++ b/web_src/less/_repository.less
@@ -906,6 +906,7 @@
 
           .singular-commit {
             line-height: 34px; /* this must be same as .badge height, to avoid overflow */
+            clear: both; // reset the "float right shabox", in the future, use flexbox instead
 
             > .avatar.image,
             > .avatar.image img {