diff --git a/styles.css b/styles.css index ec7a4130..00b756a8 100644 --- a/styles.css +++ b/styles.css @@ -87,9 +87,11 @@ } .format-grid .thegrid .grid-image .grid-badge-middle { + bottom: 0; left: 0; position: absolute; right: 0; + top: 0; } .format-grid .thegrid .grid-image .grid-badge-bottom { diff --git a/templates/grid.mustache b/templates/grid.mustache index 871e0a91..46f8b024 100644 --- a/templates/grid.mustache +++ b/templates/grid.mustache @@ -106,7 +106,7 @@
{{^sectiontitleingridbox}}{{#sectionbadgeingridbox}}{{#hasbadge}} -
+
{{$ core_courseformat/local/content/section/badges }} {{> core_courseformat/local/content/section/badges }} {{/ core_courseformat/local/content/section/badges }}