@progress/kendo-theme-bootstrap 9.1.1-dev.0 → 9.1.1-dev.2

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.
package/dist/all.scss CHANGED
@@ -26497,6 +26497,7 @@ $kendo-menu-popup-item-focus-shadow: $kendo-menu-item-focus-shadow !default;
26497
26497
  margin: 0;
26498
26498
  padding: 0;
26499
26499
  border: 0;
26500
+ position: relative;
26500
26501
  display: flex;
26501
26502
  align-items: center;
26502
26503