added overflow auto to modules div
This commit is contained in:
parent
03ada135f4
commit
9421b34bfc
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
div.module {
|
||||
margin-top: 2em;
|
||||
position: relative;
|
||||
|
||||
overflow:auto;
|
||||
}
|
||||
|
||||
div.module div.module {
|
||||
|
|
Loading…
Add table
Reference in a new issue