@oslokommune/punkt-css 15.0.3 → 15.0.4

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/css/pkt.css CHANGED
@@ -20552,6 +20552,7 @@ pkt-datepicker-multiple {
20552
20552
  .pkt-datepicker__inputs > .pkt-input__container .pkt-input-icon,
20553
20553
  .pkt-datepicker__inputs > .pkt-input__container .pkt-input-separator {
20554
20554
  border: 0;
20555
+ height: 100%;
20555
20556
  min-height: 2.75rem;
20556
20557
  }
20557
20558
  .pkt-datepicker__inputs > .pkt-input__container:hover {
@@ -20583,7 +20584,6 @@ pkt-datepicker-multiple {
20583
20584
  .pkt-datepicker__inputs button.pkt-input-icon {
20584
20585
  padding-left: 0.75rem;
20585
20586
  padding-right: 0.75rem;
20586
- height: 100%;
20587
20587
  }
20588
20588
  .pkt-datepicker__inputs button.pkt-input-icon:hover {
20589
20589
  background-color: inherit !important;