Skip to content
Unverified Commit 6ac3d032 authored by David Kang's avatar David Kang
Browse files

Fix beta breadcrumb

After introducing Bootstrap 4.5.0, the breadcrumb icons weren't aligned
anymore. Because `breadcrumb-item` now are flex.
Since we modified the breadcrumb, we changed from `display: flex` to
`display: block`, in order to have the previous behaviour.
parent 0671fd3c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment