Merge pull request #1981 from incrolution/master
Move document footer to the end of the document
This commit is contained in:
6
public/css/print.css
vendored
6
public/css/print.css
vendored
@ -488,3 +488,9 @@ th, td
|
||||
background-color: #f6f9fc;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.clearfix:after {
|
||||
display: block;
|
||||
clear: both;
|
||||
content: ""
|
||||
}
|
Reference in New Issue
Block a user