mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 13:49:56 +09:00
#17189896 * 회원정보 수정시 라디오 입력폼 출력 안되는 문제 수정
* radio 타입 누락 * <ul> list-style/margin 제거 git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6346 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
218eb9647a
commit
563389144d
3 changed files with 19 additions and 4 deletions
|
|
@ -119,3 +119,8 @@
|
|||
#memberModule .memberSmallBox .help { background:#f5f5f3; color:#666666; border-top:1px solid #eaebe7; overflow:hidden; padding:1.1em; color:#ccc;}
|
||||
#memberModule .memberSmallBox .help a{ color:#666; text-decoration:underline;}
|
||||
#memberModule .memberSmallBox .buttonArea{ position:absolute; top:10px; left:260px;}
|
||||
|
||||
|
||||
|
||||
#memberModule ul.checkbox,
|
||||
#memberModule ul.radio { list-style:none; margin:0; padding:0; }
|
||||
Loading…
Add table
Add a link
Reference in a new issue