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
1 changed files with 1 additions and 1 deletions

View File

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