diff --git a/css/DMSMainCMS.css b/css/DMSMainCMS.css index 9a8b3d7..aa15bc3 100644 --- a/css/DMSMainCMS.css +++ b/css/DMSMainCMS.css @@ -31,6 +31,7 @@ .ss-add .document-add-existing.link-editor-context .middleColumn input { background: white; border: 1px solid #B3B3B3; line-height: 16px; margin: 0; border-radius: 4px; background-size: 100%; max-width: 512px; } .ss-add .ss-assetuploadfield.link-editor-context label { float: left; display: block; width: 176px; padding: 8px 8px 8px 0; line-height: 16px; font-weight: bold; text-shadow: 1px 1px 0 white; } .ss-add .ss-assetuploadfield.link-editor-context .middleColumn { margin-left: 184px; display: block; padding: 8px 8px 8px 0; font-style: italic; min-height: 20px; } +.ss-add .ss-assetuploadfield .step4 { margin-bottom: 10px; } .cms .ss-add .treedropdownfield-panel, .cms .selectiongroup .treedropdownfield-panel { margin: -1px 0 0 0; box-sizing: border-box; } .cms .ss-add .treedropdownfield-panel ul, .cms .selectiongroup .treedropdownfield-panel ul { padding: 4px 0; } diff --git a/scss/DMSMainCMS.scss b/scss/DMSMainCMS.scss index 9fc4d7d..c1e3c01 100644 --- a/scss/DMSMainCMS.scss +++ b/scss/DMSMainCMS.scss @@ -191,6 +191,9 @@ $gf_colour_zebra: #F0F4F7; min-height:20px; } } + .step4{ + margin-bottom: 10px; + } } } diff --git a/templates/DMSDocumentAddExistingField.ss b/templates/DMSDocumentAddExistingField.ss index 6e395a4..d7ec7d4 100644 --- a/templates/DMSDocumentAddExistingField.ss +++ b/templates/DMSDocumentAddExistingField.ss @@ -3,7 +3,7 @@ <% if useFieldContext %>

<% else %> -
+
<% end_if %> <% if useFieldContext %> @@ -41,12 +41,11 @@
<% if useFieldContext %> - 2 - Edit Document Details + 2 + Edit Document Details <% else %> -