guestbell-forms 3.0.16 → 3.0.17

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.
@@ -827,8 +827,7 @@
827
827
  transition: 0.5s transform ease-in-out; }
828
828
  .input__base .info-text__ul .info-text__item {
829
829
  white-space: nowrap;
830
- list-style: none;
831
- line-height: 2; }
830
+ list-style: none; }
832
831
  .input__base.validation__error .info-text__ul {
833
832
  transform: translateY(-20px); }
834
833
  .input__base label,