Member form manage modal layer UI fixed.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12426 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2012-12-18 08:48:12 +00:00
parent 33944a164a
commit a6ccf6f4e0
2 changed files with 10 additions and 7 deletions

View file

@ -195,5 +195,8 @@
<div id="extendForm" class="x_form-horizontal">
</div>
</form>
<div>
</div>
<style scoped>
@media all and (min-width:981px){
#userDefine{max-width:60%;margin-left:-30%}
}
</style>