익스 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

@ -31,7 +31,7 @@
.cnt_cmt {font-weight:bold}
#bo_sch {margin-bottom:10px;padding-top:5px;text-align:center}
#bo_sch legend {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
/* 게시판 읽기 */
#bo_v {margin-bottom:20px;padding-bottom:20px}