Skip to content

Commit ca1f449

Browse files
committed
more changes adjusted
1 parent 662b76d commit ca1f449

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

src/main/resources/public/assets/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -715,7 +715,7 @@ p.financSub {
715715

716716
.ctaLeft{
717717
left: 14%;
718-
top: 213px;
718+
top: 193px;
719719
position: absolute;
720720
}
721721

src/main/webapp/WEB-INF/templates/views/pages/examples/patientdocs.jsp

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</div>
1414
<pre style="position: absolute; width: 412px; top: 225px; font-family: Roboto; font-style: normal;
1515
font-weight: normal; font-size: 16px; line-height: 21px; color:whitesmoke">
16-
<p style="text-align: center; padding-right: 44px; font-weight: 700; color:whitesmoke">DocuSign features used:</p>
16+
<p style="text-align: center; padding-right: 44px; font-weight: 700; color:whitesmoke">DocuSign features:</p>
1717
<li class="liGreen">Responsive Signing (SMS Delivery)</li>
1818
<li class="liGreen">Templates</li>
1919

@@ -36,7 +36,8 @@
3636

3737
<pre style="position: absolute; width: 412px; left: 25px; top: 225px; font-family: Roboto; font-style: normal;
3838
font-weight: normal; font-size: 16px; line-height: 21px; color:whitesmoke;">
39-
<p style="text-align: center; padding-right: 44px;font-weight:700; color:whitesmoke">DocuSign features used: </p> <li class="liGreen">Embedded Signing (recipient view)</li>
39+
<p style="text-align: center; padding-right: 44px;font-weight:700; color:whitesmoke">DocuSign features: </p>
40+
<li class="liGreen">Embedded Signing (recipient view)</li>
4041
<li class="liGreen">Templates</li>
4142
</pre>
4243

0 commit comments

Comments
 (0)