issue 805 fixed. Thanks to mailempc.

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9923 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2011-12-08 09:27:51 +00:00
parent 24996790bf
commit b13b1ad97d

View file

@ -112,6 +112,6 @@
.xm input.text,
.xm button.text{border:0;overflow:visible;padding:0;margin:0 4px 0 0;color:#33a;background:none;text-decoration:underline}
/* Agreement */
.xm .agreement{ margin:1em 0}
.xm .agreement .text{ margin:1em 0}
.xm .agreement .confirm{ margin:1em 0}
.xm .agreement{margin:1em 0}
.xm .agreement .text{height:200px;overflow:auto;margin:1em 0}
.xm .agreement .confirm{margin:1em 0}