added overflow auto to modules div

This commit is contained in:
Karen 2011-10-15 22:04:39 +05:30
parent 03ada135f4
commit 9421b34bfc

View File

@ -7,7 +7,7 @@
div.module {
margin-top: 2em;
position: relative;
overflow:auto;
}
div.module div.module {