Created
November 7, 2017 10:18
-
-
Save barrykooij/f3ed797c5e4a5eb230a97ea8ef51a638 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.wpcm-vehicle-listings .wpcm-vehicle-results-wrapper .wpcm-vehicle-results li.wpcm-listings-item a .wpcm-listings-item-image-wrapper { | |
width: 350px !important; | |
height: 350px !important; | |
} | |
.wpcm-vehicle-listings .wpcm-vehicle-results-wrapper .wpcm-vehicle-results li.wpcm-listings-item a .wpcm-listings-item-description { | |
padding-left: 350px !important; | |
} | |
.wpcm-vehicle-listings .wpcm-vehicle-results-wrapper .wpcm-vehicle-results li.wpcm-listings-item a { | |
min-height: 350px !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment