From 815e7cf3af0280d7174d035374e7e549dc736eb0 Mon Sep 17 00:00:00 2001 From: Wen Date: Mon, 28 Apr 2014 16:20:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=AA=E4=BA=BA=E8=B5=84=E6=96=99=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=E9=A1=B5=E9=9D=A2=20=E9=99=90=E5=88=B6=E4=BA=86?= =?UTF-8?q?=E5=AD=A6=E6=A0=A1=E5=88=97=E8=A1=A8=E7=9A=84=E9=AB=98=E5=BA=A6?= =?UTF-8?q?=E5=B9=B6=E6=B7=BB=E5=8A=A0=E4=BA=86=E6=BB=9A=E5=8A=A8=E6=9D=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/stylesheets/nyan.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/public/stylesheets/nyan.css b/public/stylesheets/nyan.css index 6ac1966a4..62c47abb2 100644 --- a/public/stylesheets/nyan.css +++ b/public/stylesheets/nyan.css @@ -227,12 +227,14 @@ body { display: none; padding-bottom: 2px; width: 1000px; + height: 500px; z-index: 100; left: 50%; margin-left: -202px; opacity: 1; position: fixed; top: 200px; + overflow: scroll; } #WOpenWindow .school_list{ width:1000px;