print style fixes
This commit is contained in:
parent
c46b07a3b2
commit
4536f7fbd9
1 changed files with 1 additions and 0 deletions
|
|
@ -119,6 +119,7 @@ ul.inline > li:last-child::after {content: ""}
|
||||||
.backontop{position:fixed;bottom:0;right:0}
|
.backontop{position:fixed;bottom:0;right:0}
|
||||||
@media print{
|
@media print{
|
||||||
.backontop {display:none}
|
.backontop {display:none}
|
||||||
|
.header{position:static}
|
||||||
}
|
}
|
||||||
#__top{position:absolute;top:0;left:0}
|
#__top{position:absolute;top:0;left:0}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue