익스 legend 깨지는 현상 수정

This commit is contained in:
whitedot
2013-05-23 09:50:22 +09:00
parent dd060fb365
commit 77b4c1a8f8
6 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
/* 최근게시물 스킨 (new) */
#new_sch {margin-bottom:10px;text-align:right}
#new_sch legend {width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#new_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#new_sch .btn_submit {height:22px}