Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Jeff Balicki
/
FP_Canada
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
80bb42fa
authored
2022-03-01 15:23:08 -0500
by
Jeff Balicki
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
dd
1 parent
4dac68ca
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
wp-content/themes/understrap-child/wpsl-templates/store-listings-map-left.php
wp-content/themes/understrap-child/wpsl-templates/store-listings-map-left.php
View file @
80bb42f
...
...
@@ -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:
10
0% !important;
width:
8
0% !important;
}
#wpsl-search-input {
font-size: 30px;
...
...
Please
register
or
sign in
to post a comment