Summary
Replace the soon-to-be-deprecated vf-flag layout utility class with vf-grid in the Elixir training banner component. This is part of an ongoing effort to deprecate vf-flag, which relies on outdated table-based CSS.
Background / Context
The vf-flag utility class is being deprecated because it uses outdated table CSS that does not align with modern layout standards. The Elixir training banner — which sits above the site footer on some sites — currently uses vf-flag for its layout. This needs to be migrated to vf-grid before vf-flag can be fully removed.
For more context, see #2345
Affected Sites
The Elixir training banner is present on the following sites:
Acceptance Criteria
Summary
Replace the soon-to-be-deprecated
vf-flaglayout utility class withvf-gridin the Elixir training banner component. This is part of an ongoing effort to deprecatevf-flag, which relies on outdated table-based CSS.Background / Context
The
vf-flagutility class is being deprecated because it uses outdated table CSS that does not align with modern layout standards. The Elixir training banner — which sits above the site footer on some sites — currently usesvf-flagfor its layout. This needs to be migrated tovf-gridbeforevf-flagcan be fully removed.For more context, see #2345
Affected Sites
The Elixir training banner is present on the following sites:
Acceptance Criteria
vf-flagclassvf-gridand renders correctly on all affected sites