guestbell-forms 3.0.35 → 3.0.36

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.
@@ -1627,6 +1627,9 @@ a.guestbell__dropdown-toggle {
1627
1627
  flex-direction: column;
1628
1628
  position: relative; }
1629
1629
 
1630
+ .input__header__icon {
1631
+ margin-right: 0.5rem; }
1632
+
1630
1633
  .input__header--hero > .input__header__top .input__header__title {
1631
1634
  text-align: left;
1632
1635
  font-size: 130%;
@@ -1634,9 +1637,6 @@ a.guestbell__dropdown-toggle {
1634
1637
  min-width: initial;
1635
1638
  margin-right: 1rem; }
1636
1639
 
1637
- .input__header--hero .input__header__icon {
1638
- margin-right: 0.5rem; }
1639
-
1640
1640
  .input__header--small .input__header__top {
1641
1641
  padding-top: 0rem;
1642
1642
  padding-bottom: 0rem; }
@@ -1645,8 +1645,7 @@ a.guestbell__dropdown-toggle {
1645
1645
  text-align: left;
1646
1646
  font-size: 100%;
1647
1647
  width: initial;
1648
- min-width: initial;
1649
- margin-right: 1rem; }
1648
+ min-width: initial; }
1650
1649
 
1651
1650
  .input__header--small .input__header__top__header-container {
1652
1651
  padding: 0; }
@@ -1654,9 +1653,6 @@ a.guestbell__dropdown-toggle {
1654
1653
  .input__header--small .input__header__top__button-container {
1655
1654
  padding: 0; }
1656
1655
 
1657
- .input__header--small .input__header__icon {
1658
- margin-right: 1rem; }
1659
-
1660
1656
  .input__header__top {
1661
1657
  position: relative;
1662
1658
  padding: 1rem 0.5rem;