TACC / Core-Styles

CSS dist files, source code, and build process for TACC-branded projects.
https://tacc.utexas.edu/static/ui
0 stars 0 forks source link

feat: DES-2806 breadcrumbs ignore html whitespace #348

Closed wesleyboar closed 2 months ago

wesleyboar commented 2 months ago

Overview

Do not let HTML whitespace affect render of breadrcumbs.

Related

Changes

Testing

  1. Open http://localhost:3000/components/detail/bootstrap3--breadcrumb and http://localhost:3000/components/detail/s-breadcrumbs.
  2. Compare to main.
  3. Minimal change to render. Spacing is a little wider, but making it match requires ugly decimal values.

UI

Before After
TACC s-breadcrumb BEFORE s-breadcrumb
BS3 bs3 breadcrumbs BEFORE bs3 breadcrumbs