From 77e82df071c48939f8d4c68f37af9321ecdbf44d Mon Sep 17 00:00:00 2001 From: lens0021 Date: Sun, 28 Oct 2018 13:38:30 +0900 Subject: [PATCH] =?UTF-8?q?=ED=91=B8=ED=84=B0=EA=B0=80=20=EC=99=BC?= =?UTF-8?q?=EC=AA=BD=EC=9C=BC=EB=A1=9C=20=EC=8F=A0=EB=A6=B0=20=EB=AC=B8?= =?UTF-8?q?=EC=A0=9C=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/screen-common.less | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/screen-common.less b/resources/screen-common.less index a4593254..28d43766 100755 --- a/resources/screen-common.less +++ b/resources/screen-common.less @@ -728,6 +728,7 @@ body.mw-special-CreateAccount .mw-htmlform-field-HTMLInfoField.mw-ui-vform-field /* Footer */ #mw-footer { + box-sizing: border-box; padding: 0.4rem 1.3rem 0; max-width: 50rem; margin: 0 auto 3.2rem;