Skip to content

Commit 30be266

Browse files
committed
Update m_kkutu.html
1 parent a68d124 commit 30be266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/templates/view/kkutu/m_kkutu.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -730,7 +730,7 @@ <h4 class="dialog-bar-value" id="replay-players">-</h4>
730730
<th:block layout:fragment="content">
731731
<div class="dialog-bar">
732732
<h4 style="width: 80px;" th:text="#{kkutu.dialog.dress.nickname.name}"></h4>
733-
<input id="dress-nickname" style="width: calc(255px - 80px)" maxlength="18"
733+
<input id="dress-nickname" style="width: calc(255px - 85px)" maxlength="18"
734734
th:placeholder="#{kkutu.dialog.dress.nickname.placeHolder}" type="textfield">
735735
<div class="dialog-opt" style="width: 80px">
736736
<input id="fixed-nickname" type="checkbox" style="margin-top: 5px; width: auto;">

0 commit comments

Comments
 (0)