From ef0532a54baba1c895a268d1fea426e4e017be98 Mon Sep 17 00:00:00 2001 From: hugh-obrien Date: Wed, 18 Jul 2018 10:47:39 +0100 Subject: [PATCH] replace wrapping button with new class name --- services/web/public/stylesheets/app/editor/publish-modal.less | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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;