guestbell-forms 3.0.34 → 3.0.35

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.
@@ -1732,10 +1732,8 @@ a.guestbell__dropdown-toggle {
1732
1732
  cursor: pointer; }
1733
1733
 
1734
1734
  @media (max-width: 768px) {
1735
- .input__header__top__header-container {
1736
- margin-right: 0.5rem; }
1737
- .input__header__top__header-container div:last-child {
1738
- margin-bottom: 0; }
1735
+ .input__header__top__header-container div:last-child {
1736
+ margin-bottom: 0; }
1739
1737
  .input__header__title {
1740
1738
  margin-bottom: 0.5rem;
1741
1739
  width: 100% !important;