Skip to content

docs: Wrap dropdown examples in unstyled lists

Enrique Alcántara requested to merge dropdown-item-example-fixes into master

To simplify gitlab-ui directory structure, I’ve replaced the fix to remove bullet points from the dropdown-item and dropdown-header stories with wrapping the components in a <ul class="unstyled-list></ul> element. That allows us to have fewer CSS files in the project.

Edited by Enrique Alcántara

Merge request reports