Commit 34a08f2f authored by Andrew Fontaine's avatar Andrew Fontaine

Merge branch 'Set-min-width-of-breadcrumb-dropdown-to-200px' into 'master'

Fix breadcrumb dropdown on mobile being too narrow

See merge request gitlab-org/gitlab!51092
parents decdb130 b3e0f2f0
......@@ -49,8 +49,6 @@
position: relative;
.dropdown-menu {
min-width: 100%;
width: 100%;
left: inherit;
right: 0;
}
......
---
title: Fix breadcrumb dropdown on mobile being too narrow
merge_request: 51092
author: Kev @KevSlashNull
type: fixed
Markdown is supported
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