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;