diff --git a/services/web/public/stylesheets/app/plans.less b/services/web/public/stylesheets/app/plans.less index 4fb8192efb..a2b62bdb02 100644 --- a/services/web/public/stylesheets/app/plans.less +++ b/services/web/public/stylesheets/app/plans.less @@ -113,4 +113,6 @@ margin-left: @line-height-computed / 2; } } + + .card .btn { white-space:normal; } } \ No newline at end of file