Clear any floats before the print footer

Bug: T178656
Change-Id: I6291e8ac53240e4e2f1899213a516d27dba95bd5
This commit is contained in:
jdlrobson 2017-10-20 13:21:58 -07:00
parent c3e8b0ea4d
commit 65b6ba3fbf
1 changed files with 1 additions and 0 deletions

View File

@ -217,6 +217,7 @@
border-top: 3px solid @pureBlack;
padding-top: 10px;
font-size: 10pt;
clear: both;
}
#footer {