Skip to content

Override bootstrap margin

Briley Sandlin requested to merge bs-catalog-resource-list-item-spacing into master

What does this MR do and why?

The catalog list was updated to allow for markdown in this MR. However, when a component list exists on an item, there is a margin under the description. We are overriding that margin caused by bootstrap.

For the record, this will also remove the margin for the markdown in root_cause_analysis_app.vue, but there won't be an impact on the styling as the markdown is positioned at the bottom of the drawer.

Screenshots or screen recordings

Before After
padding_before padding_after

How to set up and validate locally

  1. Navigate to /explore/catalog
  2. Note that list items with components no longer have an unnecessary margin under the description
Edited by Briley Sandlin

Merge request reports

Loading