diff --git a/themes/fid_adlr/scss/compiled.scss b/themes/fid_adlr/scss/compiled.scss
index 5210d9cef0b260bb6f08d8f0712bc83be1a9676e..831c38b68983c3f62ae358aab5706be01c813ee7 100644
--- a/themes/fid_adlr/scss/compiled.scss
+++ b/themes/fid_adlr/scss/compiled.scss
@@ -399,6 +399,12 @@ a {
   @include main-link;
 }
 
+.form-record-save .btn-link {
+  @media screen and (max-width: $screen-sm-max) {
+    white-space: normal;
+  }
+}
+
 .btn-getitbox {
   @include result-list-btn-getitbox;
   padding: 17px;