From e8f7d4fcef07a09c2ef767149d7e93a727b3732e Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 1 Sep 2013 10:34:21 +0200 Subject: [PATCH] fixes alignment and nav list in offcanvas example --- examples/offcanvas/index.html | 28 +++++++++++++--------------- examples/offcanvas/offcanvas.css | 3 +-- 2 files changed, 14 insertions(+), 17 deletions(-) diff --git a/examples/offcanvas/index.html b/examples/offcanvas/index.html index c14e6a66d6..04f01c7f10 100644 --- a/examples/offcanvas/index.html +++ b/examples/offcanvas/index.html @@ -46,6 +46,7 @@
+

@@ -89,21 +90,18 @@

diff --git a/examples/offcanvas/offcanvas.css b/examples/offcanvas/offcanvas.css index 5bb06ae6f1..fa3c7fbeed 100644 --- a/examples/offcanvas/offcanvas.css +++ b/examples/offcanvas/offcanvas.css @@ -6,8 +6,7 @@ body { padding-top: 70px; } footer { - padding-left: 15px; - padding-right: 15px; + padding: 30px 0; } /*