diff --git a/print.less b/print.less index 1957008..bdf5e86 100644 --- a/print.less +++ b/print.less @@ -18,7 +18,7 @@ height: ~'@{printLogoHeight}px'; left: -9999px; line-height: 0; // line-height is needed for correctly displaying the size of the content box. - margin-bottom: 10px; + margin-bottom: 20px; position: absolute; width: ~'@{printLogoWidth}px'; }