mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-28 09:30:17 +00:00
Clear any floats before the print footer
Bug: T178656 Change-Id: I6291e8ac53240e4e2f1899213a516d27dba95bd5
This commit is contained in:
parent
c3e8b0ea4d
commit
65b6ba3fbf
|
@ -217,6 +217,7 @@
|
|||
border-top: 3px solid @pureBlack;
|
||||
padding-top: 10px;
|
||||
font-size: 10pt;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
#footer {
|
||||
|
|
Loading…
Reference in a new issue