Last modified by Chris Workman on 2026/08/20 21:50

From version 51.1
edited by Chris Workman
on 2026/08/10 16:20
Change comment: There is no comment for this version
To version 50.1
edited by Chris Workman
on 2026/07/27 20:20
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,5 +1,4 @@
1 1  {{html clean="false"}}
2 -LANDING PAGE TEST
3 3  <!--
4 4   ============================================================
5 5   FirstDigital - Learning Center Menu (XWiki fragment)
... ... @@ -196,10 +196,8 @@
196 196   position: relative;
197 197   height: 132px;
198 198   background: var(--fd-bg-light);
198 + overflow: hidden;
199 199   flex: 0 0 auto;
200 - /* no overflow:hidden here - the logo badge overhangs the bottom
201 - edge on purpose. The photo is already clipped by object-fit,
202 - and .fdm-card's own overflow:hidden keeps the rounded corners. */
203 203   }
204 204  
205 205   .fdm-media img {