Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <style type="text/css">
- /* Credit: http://www.cssplay.co.uk/boxes/minheight.html */
- /* for understanding browsers */
- #jotform {
- width:100%;
- padding:0.5em;
- border:none;
- min-height:25em;
- height:auto;
- }
- /* for Internet Explorer */
- /*\*/
- * html #jotform {
- height: 25em;
- }
- /**/
- </style>
Advertisement
Add Comment
Please, Sign In to add comment