From: Eugen Rochko Date: Wed, 14 Dec 2016 23:49:17 +0000 (+0100) Subject: Fix responsiveness of 500 page X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=8bbdd353412e2811c978983744f8ea881bc4039d;p=mastodon.git Fix responsiveness of 500 page --- diff --git a/public/500.html b/public/500.html index d656269aa..915b890f1 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; }