Skip to content

Commit f613c66

Browse files
committed
Change wrapper
1 parent 7a440f6 commit f613c66

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readthedocs/templates/projects/projectrelationship_list.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
</div>
4646

4747
<div class="module project-subprojects">
48-
<div class="module-list-wrapper">
49-
<div class="module-list">
48+
<div class="module-list">
49+
<div class="module-list-wrapper">
5050
<ul class="subprojects">
5151
{% for subproject in object_list %}
5252
<li class="module-item subproject">

0 commit comments

Comments
 (0)