We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e06efa commit 5c972f2Copy full SHA for 5c972f2
src/scss/_dropdown.scss
@@ -4,8 +4,7 @@
4
5
// General Dropdown Rules
6
7
-// Add overflow hidden to prevent first/last childs from overflowing the border
8
-// radius of the dropdown-menu
+// Ensure children cannot overflow and break the dropdown border radius
9
.dropdown-menu {
10
overflow: hidden;
11
}
0 commit comments