guestbell-forms 3.0.15 → 3.0.16

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.
@@ -814,7 +814,7 @@
814
814
  .input__base .info-text__container {
815
815
  position: absolute;
816
816
  top: 100%;
817
- left: 0;
817
+ left: 5px;
818
818
  overflow: hidden;
819
819
  font-size: 12px; }
820
820
  .input__base .info-text__ul {