From 2f8b07f13553d09f81fcbd31d413fd76563b7b54 Mon Sep 17 00:00:00 2001 From: nadams Date: Thu, 11 May 2017 05:50:33 -0700 Subject: [PATCH] Edited theme/pdf/pdf.css with Atlas code editor --- theme/pdf/pdf.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/theme/pdf/pdf.css b/theme/pdf/pdf.css index 4a533a96..109bd29f 100644 --- a/theme/pdf/pdf.css +++ b/theme/pdf/pdf.css @@ -8,6 +8,9 @@ pre[data-type="programlisting"] { text-align: left; } +/*hack to align sidebars to top of page*/ +.less_space {margin-top: 0 !important;} + /*----Uncomment to temporarily turn on code-eyballer highlighting (make sure to recomment after you build) pre {