个人资料修改页面 限制了学校列表的高度并添加了滚动条

This commit is contained in:
Wen 2014-04-28 16:20:55 +08:00
parent 10fdcbb050
commit 815e7cf3af
1 changed files with 2 additions and 0 deletions

View File

@ -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{
width1000px;