added overflow auto to modules div
This commit is contained in:
parent
03ada135f4
commit
9421b34bfc
|
@ -7,7 +7,7 @@
|
||||||
div.module {
|
div.module {
|
||||||
margin-top: 2em;
|
margin-top: 2em;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
overflow:auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.module div.module {
|
div.module div.module {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user