diff --git a/services/web/public/stylesheets/app/content_page.less b/services/web/public/stylesheets/app/content_page.less index 581c743def..461345eaaa 100644 --- a/services/web/public/stylesheets/app/content_page.less +++ b/services/web/public/stylesheets/app/content_page.less @@ -15,6 +15,7 @@ border-color: @hr-border-alt; } .quote-by { + min-width: 80px; overflow: hidden; } } \ No newline at end of file