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 1883455 commit a13cc2fCopy full SHA for a13cc2f
src/main/webapp/WEB-INF/views/series/import/list.html
@@ -60,7 +60,7 @@
60
</div>
61
62
<div class="row">
63
- <div id="content" class="col-sm-8 col-sm-offset-2" th:with="header=#{t_import_requests}">
+ <div id="content" class="col-sm-10 col-sm-offset-1" th:with="header=#{t_import_requests}">
64
<h3 th:text="${#strings.capitalize(header)}">
65
Import requests
66
</h3>
0 commit comments