From f81e63324c0ffde5b06be516bc2d760db746b93e Mon Sep 17 00:00:00 2001 From: Marian Sigler Date: Mon, 13 Feb 2017 15:02:16 +0100 Subject: style: fix horizontal scrolling --- app/static/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'app/static') diff --git a/app/static/style.css b/app/static/style.css index 38e7311..91edc18 100644 --- a/app/static/style.css +++ b/app/static/style.css @@ -58,6 +58,7 @@ footer a, footer a:visited { width: 100%; text-align: center; margin: 0px; + box-sizing: border-box; } #header h1 small { -- cgit v1.2.3-1-g7c22