summaryrefslogtreecommitdiffstats
path: root/app/static/style.css
diff options
context:
space:
mode:
authorMarian Sigler <m@qjym.de>2017-02-13 15:02:16 +0100
committerMarian Sigler <m@qjym.de>2017-02-13 15:02:16 +0100
commitf81e63324c0ffde5b06be516bc2d760db746b93e (patch)
tree6d0a998c0908be2f8c2ccadc898c61983cfaf4ef /app/static/style.css
parent3c717e9c78207cd20065ccf10cc8d3389f3f4006 (diff)
downloadklausuren-f81e63324c0ffde5b06be516bc2d760db746b93e.tar.gz
klausuren-f81e63324c0ffde5b06be516bc2d760db746b93e.tar.bz2
klausuren-f81e63324c0ffde5b06be516bc2d760db746b93e.zip
style: fix horizontal scrolling
Diffstat (limited to 'app/static/style.css')
-rw-r--r--app/static/style.css1
1 files changed, 1 insertions, 0 deletions
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 {