dd
Showing
1 changed file
with
2 additions
and
2 deletions
| ... | @@ -262,7 +262,7 @@ td, th { | ... | @@ -262,7 +262,7 @@ td, th { |
| 262 | position: relative; | 262 | position: relative; |
| 263 | display: inline-block; | 263 | display: inline-block; |
| 264 | background-size: contain; | 264 | background-size: contain; |
| 265 | float: right; | 265 | float: right !important; |
| 266 | margin-top: 10px; | 266 | margin-top: 10px; |
| 267 | border: 0px solid #d2d2d2 !important; | 267 | border: 0px solid #d2d2d2 !important; |
| 268 | background-color: transparent; | 268 | background-color: transparent; |
| ... | @@ -300,7 +300,7 @@ td, th { | ... | @@ -300,7 +300,7 @@ td, th { |
| 300 | } | 300 | } |
| 301 | @media (max-width: 600px){ | 301 | @media (max-width: 600px){ |
| 302 | #wpsl-search-input { | 302 | #wpsl-search-input { |
| 303 | width: 100% !important; | 303 | width: 80% !important; |
| 304 | } | 304 | } |
| 305 | #wpsl-search-input { | 305 | #wpsl-search-input { |
| 306 | font-size: 30px; | 306 | font-size: 30px; | ... | ... |
-
Please register or sign in to post a comment