80bb42fa by Jeff Balicki

dd

1 parent 4dac68ca
......@@ -262,7 +262,7 @@ td, th {
position: relative;
display: inline-block;
background-size: contain;
float: right;
float: right !important;
margin-top: 10px;
border: 0px solid #d2d2d2 !important;
background-color: transparent;
......@@ -300,7 +300,7 @@ td, th {
}
@media (max-width: 600px){
#wpsl-search-input {
width: 100% !important;
width: 80% !important;
}
#wpsl-search-input {
font-size: 30px;
......