after moving the header search input the mag glass icon needed to be adjusted with it so that it
stays in bouds of the input field
background: #FFFFFF; }
header .search-input {
position: relative;
- top: -1px;
+ top: -o;
height: 19px;
width: 0;
border: none;
height: 0.625rem;
border: 0.125rem solid #006990;
position: relative;
- top: -35px;
+ top: -34px;
right: -132px;
border-radius: 0.35em;
margin: 0 0 0 -25px; }
}
.search-input{
position: relative;
- top: -1px;
+ top: -o;
height: 19px;
width: 0;
border: none;
height: rem-calc(10);
border: rem-calc(2) solid #006990;
position: relative;
- top: -35px;
+ top: -34px;
right: -132px;
border-radius: 0.35em;
margin: 0 0 0 -25px;