From ddbeb3025bddc13f2a725d818b2565ab2327cfcf Mon Sep 17 00:00:00 2001 From: Sayz Lim Date: Tue, 11 Sep 2018 00:11:38 +0700 Subject: [PATCH] Adjust padding and button placements MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Move the CTA button so the version doesn’t overlap with it. Make the expanded ad more compact to take less vertical space. --- docs/_static/custom.css | 2 +- docs/_templates/hacks.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_static/custom.css b/docs/_static/custom.css index fc076415..ea2c293d 100644 --- a/docs/_static/custom.css +++ b/docs/_static/custom.css @@ -100,7 +100,7 @@ body > div.document > div.sphinxsidebar > div > form > table > tbody > tr:nth-ch .native-flex { display: flex; - padding: 20px 20px 40px; + padding: 0 20px 30px; text-decoration: none; flex-flow: row nowrap; diff --git a/docs/_templates/hacks.html b/docs/_templates/hacks.html index 68f0438c..4f8ed8e3 100644 --- a/docs/_templates/hacks.html +++ b/docs/_templates/hacks.html @@ -96,8 +96,8 @@
#native_title# #native_desc# + #native_cta#
- #native_cta#