diff --git a/lib/content-services/src/lib/content-node-share/content-node-share.dialog.html b/lib/content-services/src/lib/content-node-share/content-node-share.dialog.html index c2631d2380..eff64477f3 100644 --- a/lib/content-services/src/lib/content-node-share/content-node-share.dialog.html +++ b/lib/content-services/src/lib/content-node-share/content-node-share.dialog.html @@ -15,7 +15,7 @@
- + @@ -34,12 +34,13 @@ - + diff --git a/lib/content-services/src/lib/content-node-share/content-node-share.dialog.scss b/lib/content-services/src/lib/content-node-share/content-node-share.dialog.scss index df7b1cce4c..41cd85d084 100644 --- a/lib/content-services/src/lib/content-node-share/content-node-share.dialog.scss +++ b/lib/content-services/src/lib/content-node-share/content-node-share.dialog.scss @@ -7,7 +7,9 @@ font-size: 16px; opacity: 0.87; } - +.adf-float-label { + padding-top: 20px; +} .adf-share-link-dialog { .adf-share-link { diff --git a/lib/content-services/src/lib/i18n/en.json b/lib/content-services/src/lib/i18n/en.json index 3b9bce143e..1d87351151 100644 --- a/lib/content-services/src/lib/i18n/en.json +++ b/lib/content-services/src/lib/i18n/en.json @@ -306,6 +306,7 @@ "DESCRIPTION": "Click the link below to copy it to the clipboard.", "TITLE": "Link to share", "EXPIRES": "Expires on", + "EXPIRATION-LABEL" : "Expiration Date", "CLIPBOARD-MESSAGE": "Link copied to the clipboard", "CLOSE": "Close", "CONFIRMATION": {