Skip to content

Commit a0b9f45

Browse files
committed
work in progress
1 parent 7edf7ac commit a0b9f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/templates/layout/taskedit.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
</div>
5858
</div>
5959
<div class="form-row">
60-
<div class="col-md-6 mb-6">
60+
<div class="col-md-12 mb-12">
6161
<div class="form-group">
6262
<label th:for="textEditor" class="control-label">
6363
<span th:utext="#{task.show.text}">Text</span>

0 commit comments

Comments
 (0)