diff --git a/app/assets/stylesheets/repository_columns/index.scss b/app/assets/stylesheets/repository_columns/index.scss index 14824b0bc..7a0c181a3 100644 --- a/app/assets/stylesheets/repository_columns/index.scss +++ b/app/assets/stylesheets/repository_columns/index.scss @@ -101,6 +101,7 @@ } .repo-columns-list { + @include font-button; height: 390px; margin-bottom: 0; overflow-y: auto;