0
0
mirror of https://github.com/Doodle3D/doodle3d-client.git synced 2024-06-01 20:34:31 +02:00

small change to make settings page appear directly over the d3d interface

This commit is contained in:
Adriaan Wormgoor 2013-09-18 20:43:00 +02:00
parent 6cf58db7a3
commit 44f3895d34

View File

@ -4,7 +4,7 @@
position: absolute;
top: 0px;
left: 0px;
width: 100%;
width: 1024px;
height: 100%;
display:none;
}