From 7bab7f42c480de53bb50fc5ea5f32ac30cd0a7a3 Mon Sep 17 00:00:00 2001 From: Scott Tolksdorf Date: Mon, 18 Jan 2016 23:04:28 -0500 Subject: [PATCH] Increasing the padding at the bottom of the page for better fits --- client/homebrew/phbStyle/phb.style.less | 1 + 1 file changed, 1 insertion(+) diff --git a/client/homebrew/phbStyle/phb.style.less b/client/homebrew/phbStyle/phb.style.less index e605672d7..ec8c4fff4 100644 --- a/client/homebrew/phbStyle/phb.style.less +++ b/client/homebrew/phbStyle/phb.style.less @@ -27,6 +27,7 @@ height : 279.4mm; width : 215.9mm; padding : 1.0cm 1.7cm; + padding-bottom : 2.0cm; column-count : 2; column-fill : auto; column-gap : 1cm;