diff --git a/styles/new-container.less b/styles/new-container.less index 5ce5162dec..8186f40b93 100644 --- a/styles/new-container.less +++ b/styles/new-container.less @@ -178,7 +178,7 @@ } .repo { display: inline-block; - width: 190px; + max-width: 190px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;