From f35bafa8cd3482b513022d3e7f4e7f9eb12afb83 Mon Sep 17 00:00:00 2001 From: sw <939547590@qq.com> Date: Wed, 24 Dec 2014 09:59:21 +0800 Subject: [PATCH] =?UTF-8?q?#1414=20forge=E4=B8=BB=E9=A1=B5=E5=B7=A6?= =?UTF-8?q?=E5=8F=B3=E6=9C=AA=E5=AF=B9=E9=BD=90=EF=BC=8C=E6=99=AE=E9=80=9A?= =?UTF-8?q?=E7=94=A8=E6=88=B7=E7=99=BB=E5=BD=95=E6=97=B6=EF=BC=8C=E6=9C=89?= =?UTF-8?q?=E4=B8=A4=E8=A1=8C=E7=9A=84=E7=A9=BA=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/stylesheets/welcome.css | 1 + 1 file changed, 1 insertion(+) diff --git a/public/stylesheets/welcome.css b/public/stylesheets/welcome.css index 6c472bcac..5cd76c0dc 100644 --- a/public/stylesheets/welcome.css +++ b/public/stylesheets/welcome.css @@ -36,6 +36,7 @@ div.loginForm{ border-bottom: 1px dashed rgb(229, 229, 229); width: 95%; height: auto; + min-height: 60px; } li { list-style-type: none;