lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 80423d2 134/156: Improve appearance of lower


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 80423d2 134/156: Improve appearance of lower header part in NASD illustrations
Date: Tue, 30 Jan 2018 17:22:31 -0500 (EST)

branch: master
commit 80423d23acb571164a179cf0504866e5587fc219
Author: Vadim Zeitlin <address@hidden>
Commit: Vadim Zeitlin <address@hidden>

    Improve appearance of lower header part in NASD illustrations
    
    Separate it from preceding contents in nasd_header_lower template itself
    instead of (inconsistently) doing it in the other templates.
---
 nasd_assumption_detail.mustache | 6 +-----
 nasd_header.mustache            | 1 -
 nasd_header_lower.mustache      | 3 +++
 3 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/nasd_assumption_detail.mustache b/nasd_assumption_detail.mustache
index ccc3965..26042d2 100644
--- a/nasd_assumption_detail.mustache
+++ b/nasd_assumption_detail.mustache
@@ -1,9 +1,5 @@
 {{>nasd_header_upper}}
-    <p align="center">
-    Illustration Assumption Detail
-    </p>
-    <br></br>
-    <br></br>
+<p align="center">Illustration Assumption Detail</p>
 {{>nasd_header_lower}}
 
 <br></br>
diff --git a/nasd_header.mustache b/nasd_header.mustache
index 433d7f2..3eae020 100644
--- a/nasd_header.mustache
+++ b/nasd_header.mustache
@@ -5,5 +5,4 @@
     title to make them simpler.
  }}
 {{>nasd_header_upper}}
-<br></br>
 {{>nasd_header_lower}}
diff --git a/nasd_header_lower.mustache b/nasd_header_lower.mustache
index 0f90d95..3d933cd 100644
--- a/nasd_header_lower.mustache
+++ b/nasd_header_lower.mustache
@@ -1,3 +1,6 @@
+<br>
+<br>
+
 <table width="100%" cellspacing="0" cellpadding="0" valign="top">
     <tr>
         <td>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]