Skip to content

Commit ee2d890

Browse files
Adjust margin overview page
1 parent ff552a8 commit ee2d890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/webapp/WEB-INF/pages/manage/overview.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1316,7 +1316,7 @@
13161316
</span>
13171317
</#if>
13181318
</div>
1319-
<div>
1319+
<div class="mt-2">
13201320
<span class="fs-smaller-2 text-discreet"><@s.text name="basic.createdByOn"><@s.param>${(resource.creator.name)!}</@s.param><@s.param>${resource.created?date?string("MMM d, yyyy")}</@s.param></@s.text></span>
13211321
</div>
13221322
</div>

0 commit comments

Comments
 (0)