Skip to content

Commit 76e4c00

Browse files
committed
Fix bug
- Legacy-Id: 3842
1 parent 5554f3a commit 76e4c00

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ietf/templates/idrfc/edit_positionREDESIGN.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
form.position-form .discuss-text {
2323
padding-top: 20px
2424
}
25-
form.position-form #id_discuss_text,
26-
form.position-form #id_comment_text {
25+
form.position-form #id_discuss,
26+
form.position-form #id_comment {
2727
width: 700px;
2828
height: 250px;
2929
}

0 commit comments

Comments
 (0)