summaryrefslogtreecommitdiffstats
path: root/public
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2016-12-15 00:49:17 +0100
committerEugen Rochko <eugen@zeonfederated.com>2016-12-15 00:49:17 +0100
commit8bbdd353412e2811c978983744f8ea881bc4039d (patch)
tree65b117d82661f78859d6606225f620fcdc20df0d /public
parent4df38516e67c9739f457c452259210dc973519a3 (diff)
Fix responsiveness of 500 page
Diffstat (limited to 'public')
-rw-r--r--public/500.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/500.html b/public/500.html
index d656269aaa7..915b890f15c 100644
--- a/public/500.html
+++ b/public/500.html
@@ -20,6 +20,7 @@
margin: 20px auto;
margin-top: 50px;
max-width: 600px;
+ width: 100%;
height: auto;
}