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 + app/templates/404.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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 { diff --git a/app/templates/404.html b/app/templates/404.html index a1526ff..51dcd89 100644 --- a/app/templates/404.html +++ b/app/templates/404.html @@ -1,6 +1,6 @@ {% extends "_layout.html" %} {% block body %} -

Fehler 403 - Zugang verboten

+

Fehler 404 - Seite nicht gefunden

Code
-- cgit v1.2.3-1-g7c22