diff --git a/modules/board/skins/xe_list/css/white.css b/modules/board/skins/xe_list/css/white.css index 747078b78..bc6af03a5 100644 --- a/modules/board/skins/xe_list/css/white.css +++ b/modules/board/skins/xe_list/css/white.css @@ -48,7 +48,7 @@ Jeong, Chan Myeong 070601~070630 .boardList tr.bg2 { background:#fbfbfb;} .boardList th { color:#3e3f3e; font-weight:normal; border-bottom:1px solid #ffffff; padding:.8em .5em .5em .5em; background:#ffffff url(../images/white/lineBoardListTh.gif) no-repeat left bottom;} .boardList th a { color:#3e3f3e; text-decoration:none; } -.boardList th.num { background-position:-3px bottom; border-left:1px solid #ffffff; padding:0;} +.boardList th.num { background-position:-3px bottom; border-left:1px solid #ffffff; } .boardList th.category { padding:0 .2em 0 .5em; white-space:nowrap;} .boardList th.category.thumbStyle { background-position:-3px bottom !important; border-left:1px solid #ffffff; text-align:left;} .boardList th.title select { vertical-align:middle; margin-left:1em; }