@elliemae/ds-basic 3.9.0-next.2 → 3.9.0-next.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.
@@ -5520,8 +5520,7 @@ div.em-ds-button {
5520
5520
  min-width: auto;
5521
5521
  min-width: initial; }
5522
5522
  .em-ds-button--link:hover:not([disabled]) {
5523
- -webkit-text-decoration-line: underline;
5524
- text-decoration-line: underline; }
5523
+ text-decoration-line: underline; }
5525
5524
  .em-ds-button--link:active {
5526
5525
  color: #006AA9; }
5527
5526
  .em-ds-button--link:disabled {