0
0
mirror of https://github.com/Doodle3D/doodle3d-client.git synced 2024-11-21 08:57:57 +01:00

fixed issue #261 (scroll overflow)

This commit is contained in:
Rick Companje 2014-12-10 08:55:31 +01:00
parent 58b930cefa
commit 18d1aacc71

View File

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