사용자: pagination ie6 깨지는 문제 해결

This commit is contained in:
whitedot
2013-01-24 14:47:11 +09:00
parent 677d32f8fd
commit 86d1b57c91
2 changed files with 3 additions and 3 deletions

View File

@ -172,7 +172,7 @@ hr {display:none}
.pg_wrap {display:inline-block;border:1px solid #ddd;letter-spacing:-4px}
.pg_page,
.pg_current {display:inline-block;padding:0 12px;height:30px;background:#fff;color:#000;letter-spacing:0;line-height:2.6em;vertical-align:middle}
.pg_page {background:#f9f9f9;text-decoration:none}
.pg_page {text-decoration:none}
.pg_start,
.pg_prev {border-right:1px solid #ddd}
.pg_end,