diff --git a/modules/board/skins/xe_board/css/common.css b/modules/board/skins/xe_board/css/common.css index 2a8e9c9ea..191a77582 100644 --- a/modules/board/skins/xe_board/css/common.css +++ b/modules/board/skins/xe_board/css/common.css @@ -36,7 +36,7 @@ Jeong, Chan Myeong 070601~070630 .boardSubMenu img.sort { vertical-align:middle; } /* list */ -.boardList { width:100%; border:1px solid #e0e1db; border-top:none;} +.boardList { width:100%; border:1px solid #e0e1db; border-top:none; table-layout:fixed;} .boardListNoTopBorder { border:none; } .boardList th { color:#3e3f3e; font-weight:normal; border-top:1px solid #e0e1db; border-bottom:1px solid #ffffff; padding-top:5px; white-space:nowrap; height:33px; overflow:hidden;} .boardList th.no_line { background-position:-3px bottom; } diff --git a/modules/board/skins/xe_board/style.webzine.html b/modules/board/skins/xe_board/style.webzine.html index 04bc8fbc2..ff8fee1b2 100644 --- a/modules/board/skins/xe_board/style.webzine.html +++ b/modules/board/skins/xe_board/style.webzine.html @@ -122,8 +122,14 @@