From 94afbc2fa61088afa0e09763afeb752d55e52649 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Mon, 1 Dec 2014 14:56:04 +0000 Subject: More page layout adjustments for mobile browsers and small windows --- themes/blueview/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'themes/blueview') diff --git a/themes/blueview/style.css b/themes/blueview/style.css index 7b3382c35..57813e2ee 100644 --- a/themes/blueview/style.css +++ b/themes/blueview/style.css @@ -291,6 +291,10 @@ body { #pagebody { margin: auto; border: none; + padding: 0.5em; + } + #footer { + padding: 0.5em; } } -- cgit v1.2.3