mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-27 01:33:04 +00:00
print: avoid empty pages in FF #224
This commit is contained in:
parent
d81270564b
commit
e4e6e2d187
1 changed files with 1 additions and 2 deletions
|
@ -1381,8 +1381,7 @@ option {
|
|||
cursor: pointer;
|
||||
font-size: .5em;
|
||||
margin-left: .66em;
|
||||
margin-top: .9em;
|
||||
position: absolute;
|
||||
vertical-align: middle;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue