From: Daniel Raymond <29353783+MadeByRaymond@users.noreply.github.com> Date: Thu, 6 Oct 2022 20:14:11 +0000 (+0100) Subject: Utilities for overflow and object fit (#36848) X-Git-Tag: v5.3.0-alpha1~141 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=708a3a0e398f6c01f00283941cd6a4aca9f66322;p=thirdparty%2Fbootstrap.git Utilities for overflow and object fit (#36848) * Added "overflow-x" and "overflow-y" - Having the same properties as overflow but for just the x and y axises - Usecase being I want my y axis to be scrollable but not my x axis - E.g a card with a vertical list of items. * Added "object-fit" utilities - The CSS object-fit property is used to specify how an or