fixed default panewrap position.

This commit is contained in:
saman bb
2013-03-16 01:54:59 -04:00
parent e7842bc5f1
commit 39d7a50180
+1 -1
View File
@@ -309,7 +309,7 @@ form.hide {
position:absolute;
width:200%;
height:100%;
right: 0%;
right: -100%;
}
.pane {