Library page style: bottom padding user/dbs/library_schema
authorDan Scott <dscott@laurentian.ca>
Mon, 16 Dec 2013 20:24:23 +0000 (15:24 -0500)
committerDan Scott <dscott@laurentian.ca>
Tue, 17 Dec 2013 00:28:12 +0000 (19:28 -0500)
Add the empty common-full-pad div, which is kind of boilerplate and
kind of annoying. Cargo cult it for now.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/templates/opac/library.tt2

index 0c51050..0a33e2d 100644 (file)
@@ -51,6 +51,7 @@
     </div>
     [%  END; -%]
 
+    <div class="common-full-pad"></div>
     </div>
 [%- END %]
 </div>