diff --git a/services/web/public/stylesheets/app/editor/publish-modal.less b/services/web/public/stylesheets/app/editor/publish-modal.less index 35a3dd7c44..3f049fc75b 100644 --- a/services/web/public/stylesheets/app/editor/publish-modal.less +++ b/services/web/public/stylesheets/app/editor/publish-modal.less @@ -23,8 +23,8 @@ .wl-icon:before{ font-size: 14px; } - .btn-primary{ - whiteSpace: 'normal' + .btn-wrapping{ + white-space: normal; } .button-as-link{ color: green;