the header search toggle has a top position value, reducing it to align it better with the
icons next to it
background: #FFFFFF; }
header .search-input {
position: relative;
- top: -2px;
+ top: -1px;
height: 19px;
width: 0;
border: none;
width: 52px;
height: 22px; }
+#donate-popup button {
+ padding: 5px; }
+
#slideshow {
width: 660px; }
@media only screen and (min-width:0em) and (max-width:64em) {
}
.search-input{
position: relative;
- top: -2px;
+ top: -1px;
height: 19px;
width: 0;
border: none;