@pure-ds/core 0.7.49 → 0.7.50

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4503,7 +4503,7 @@ a.icon-only {
4503
4503
  /* Basic dropdown host */
4504
4504
  nav[data-dropdown] {
4505
4505
  position: relative;
4506
- display: inline-block;
4506
+ display: flex;
4507
4507
  padding: 0;
4508
4508
 
4509
4509
  & > :last-child {