From 9c0604a6c2500540141ccb2a370ccf7755ebcbaa Mon Sep 17 00:00:00 2001 From: Maurizio Vitale Date: Wed, 18 Jan 2017 13:20:34 +0000 Subject: [PATCH] #1429 fix unsupported files margin (#1497) --- .../src/componets/notSupportedFormat.component.css | 3 ++- .../src/componets/notSupportedFormat.component.html | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/ng2-components/ng2-alfresco-viewer/src/componets/notSupportedFormat.component.css b/ng2-components/ng2-alfresco-viewer/src/componets/notSupportedFormat.component.css index 540d4cc8fa..4dd06b5211 100644 --- a/ng2-components/ng2-alfresco-viewer/src/componets/notSupportedFormat.component.css +++ b/ng2-components/ng2-alfresco-viewer/src/componets/notSupportedFormat.component.css @@ -1,6 +1,7 @@ .viewer-download-text { text-align: center; + word-wrap: break-word; } .viewer-margin-cloud-download{ @@ -18,5 +19,5 @@ } .full_width{ - width :100% !important; + width :95% !important; } diff --git a/ng2-components/ng2-alfresco-viewer/src/componets/notSupportedFormat.component.html b/ng2-components/ng2-alfresco-viewer/src/componets/notSupportedFormat.component.html index 10436b9257..a0171264fe 100644 --- a/ng2-components/ng2-alfresco-viewer/src/componets/notSupportedFormat.component.html +++ b/ng2-components/ng2-alfresco-viewer/src/componets/notSupportedFormat.component.html @@ -1,6 +1,6 @@
-
+

File '{{nameFile}}' is of an unsupported format