Skip to content

Commit a13cc2f

Browse files
committed
/series/import/requests: make table bigger.
No functional changes. [ci skip]
1 parent 1883455 commit a13cc2f

File tree

1 file changed

+1
-1
lines changed
  • src/main/webapp/WEB-INF/views/series/import

1 file changed

+1
-1
lines changed

src/main/webapp/WEB-INF/views/series/import/list.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
</div>
6161
</div>
6262
<div class="row">
63-
<div id="content" class="col-sm-8 col-sm-offset-2" th:with="header=#{t_import_requests}">
63+
<div id="content" class="col-sm-10 col-sm-offset-1" th:with="header=#{t_import_requests}">
6464
<h3 th:text="${#strings.capitalize(header)}">
6565
Import requests
6666
</h3>

0 commit comments

Comments
 (0)