We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7edf7ac commit a0b9f45Copy full SHA for a0b9f45
src/main/resources/templates/layout/taskedit.html
@@ -57,7 +57,7 @@
57
</div>
58
59
<div class="form-row">
60
- <div class="col-md-6 mb-6">
+ <div class="col-md-12 mb-12">
61
<div class="form-group">
62
<label th:for="textEditor" class="control-label">
63
<span th:utext="#{task.show.text}">Text</span>
0 commit comments