diff --git a/Server/lib/Web/views/kkutu.pug b/Server/lib/Web/views/kkutu.pug index 176ffd024..4afdae3e0 100644 --- a/Server/lib/Web/views/kkutu.pug +++ b/Server/lib/Web/views/kkutu.pug @@ -291,7 +291,7 @@ block Middle div#ri-players(style='width: 100%;') div.dialog-bar.tail-button button#room-info-join= L('join') - +Dialog('ProfileDiag', 300, 365) + +Dialog('ProfileDiag', 390, 365) div.dialog-bar.profile-head div.dialog-bar h4(style='width: 83px;')= L('place') @@ -455,4 +455,4 @@ block Middle block Bottom div.bottom-legal!= L('dictionarySupport') - div.bottom-legal!= L('etcSupport') \ No newline at end of file + div.bottom-legal!= L('etcSupport') diff --git a/Server/lib/Web/views/m_kkutu.pug b/Server/lib/Web/views/m_kkutu.pug index 88ca88c28..b2772cd14 100644 --- a/Server/lib/Web/views/m_kkutu.pug +++ b/Server/lib/Web/views/m_kkutu.pug @@ -274,7 +274,7 @@ block Middle div#ri-players(style='width: 100%;') div.dialog-bar.tail-button button#room-info-join= L('join') - +Dialog('ProfileDiag', 300, 360) + +Dialog('ProfileDiag', 300, 390) div.dialog-bar.profile-head div.dialog-bar h4(style='width: 83px;')= L('place') @@ -386,4 +386,4 @@ block Bottom div#facebook-menu div.fb-like(data-href='http://jjo.kr/kkutu', data-width='300', data-layout='button_count', data-action='like', data-show-faces='true', data-share='true') div.bottom-legal!= L('dictionarySupport') - div.bottom-legal!= L('etcSupport') \ No newline at end of file + div.bottom-legal!= L('etcSupport')