Created
September 19, 2014 01:07
-
-
Save taeo/27bd40129159e7d4545e to your computer and use it in GitHub Desktop.
BIJ PW Howto
This file contains 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
/* Remove the negative -5px margin on the div containing the button */ | |
iframe[src^="https://widget.pricewaiter.com/nyp/button.php"] { | |
width: 158px !important; /* Whatever width you'd like */ | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment