css
This commit is contained in:
parent
f85895b7ec
commit
f512c5c163
|
@ -1,5 +1,6 @@
|
|||
html, body {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
#wrapper {
|
||||
|
@ -7,6 +8,8 @@ html, body {
|
|||
}
|
||||
|
||||
#listCol {
|
||||
height: 100%;
|
||||
overflow-x: scroll;
|
||||
width: 24%;
|
||||
float: left;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user