From fa7cfd9fe45ee9740c59eb10c54792c20453b2aa Mon Sep 17 00:00:00 2001 From: str4d Date: Sat, 30 May 2015 03:16:39 +0000 Subject: [PATCH] Different padding for one- and two-column view --- i2p2www/pages/global/layout.html | 2 +- i2p2www/static/styles/duck/desktop.css | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/i2p2www/pages/global/layout.html b/i2p2www/pages/global/layout.html index 3fa09c7f..5f721a42 100644 --- a/i2p2www/pages/global/layout.html +++ b/i2p2www/pages/global/layout.html @@ -53,7 +53,7 @@

{{ self.title() }}

-
+
{% if self.content_nav() or self.sidebar() or self.lastupdated() or self.accuratefor() -%}