fixed issue #261 (scroll overflow)

This commit is contained in:
Rick Companje 2014-12-10 08:55:31 +01:00
parent 58b930cefa
commit 18d1aacc71
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ body,th,td {
/*min-width: 370px;*/
width: 100%;
height: 100%;
overflow: scroll;
}
/*form#settingsForm {*/
/*width: 100% auto;*/