@pmidc/upyog-css 1.2.6 → 1.2.7

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.
package/dist/index.css CHANGED
@@ -2831,7 +2831,7 @@ body {
2831
2831
  .mobile-number-prefix {
2832
2832
  position: absolute;
2833
2833
  left: 12px;
2834
- top: 51%;
2834
+ top: 50%;
2835
2835
  -webkit-transform: translateY(-50%);
2836
2836
  transform: translateY(-50%);
2837
2837
  font-size: 16px;
@@ -14208,7 +14208,7 @@ body {
14208
14208
  .search-icon {
14209
14209
  position: relative;
14210
14210
  z-index: 100;
14211
- left: 160px;
14211
+ right: 50px;
14212
14212
  margin-top: -55px;
14213
14213
  cursor: pointer; }
14214
14214
  @media (min-width: 780px) {