공통 wrp -> wrap 으로

This commit is contained in:
whitedot
2013-11-04 10:11:09 +09:00
parent 1a0364ee62
commit 372793cb7a
37 changed files with 50 additions and 49 deletions

View File

@ -138,7 +138,7 @@
/* 게시판 쓰기 */
#char_count_desc {display:block;margin:0 0 5px;padding:0}
#char_count_wrp {margin:5px 0 0;text-align:right}
#char_count_wrap {margin:5px 0 0;text-align:right}
#char_count {font-weight:bold}
#autosave_wrapper {position:relative}