guestbell-forms 3.0.32 → 3.0.33

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.
@@ -1659,7 +1659,7 @@ a.guestbell__dropdown-toggle {
1659
1659
 
1660
1660
  .input__header__top {
1661
1661
  position: relative;
1662
- padding: 0 1rem;
1662
+ padding: 0 0.5rem;
1663
1663
  background-color: #f9f9f9;
1664
1664
  position: relative;
1665
1665
  display: flex;
@@ -1737,8 +1737,6 @@ a.guestbell__dropdown-toggle {
1737
1737
  margin-right: 0.5rem; }
1738
1738
  .input__header__top__header-container div:last-child {
1739
1739
  margin-bottom: 0; }
1740
- .input__header__top {
1741
- padding-right: 0.5rem; }
1742
1740
  .input__header__title {
1743
1741
  margin-bottom: 0.5rem;
1744
1742
  width: 100% !important;