Skip to content
This repository was archived by the owner on Jun 25, 2024. It is now read-only.

Commit 17117d9

Browse files
author
Billy Clark
committed
pr feedback
1 parent c232117 commit 17117d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/material/common-announcement.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
if (! empty($announcementHtml)) {
55
?>
6-
<div class="mdl-typography--subhead mdl-typography--text-center alert margin">
6+
<div class="mdl-typography--subhead mdl-typography--text-center alert margin" layout-children="column">
77
<?= $announcementHtml ?>
88
</div>
99
<?php

0 commit comments

Comments
 (0)