사용자: 디자인 세부 수정2

This commit is contained in:
whitedot
2013-02-21 14:22:14 +09:00
parent c5f115fe8a
commit a8fef98c7b
2 changed files with 9 additions and 9 deletions

View File

@ -26,7 +26,7 @@ if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
<script>
$omi = $('#ol_id');
$omp = $('#ol_pw');
$omp.css('display','inline-block').css('width',115);
$omp.css('display','inline-block').css('width',114);
$omi_label = $('#ol_idlabel');
$omi_label.addClass('ol_idlabel');
$omp_label = $('#ol_pwlabel');