making the forms taller so they fit better with the new Destinations
width: 32.33333333%;
margin-right: 1.5%;
padding: 10px 1%;
- height: 136px;
+ height: 160px;
background: url(<?php echo BASE_URL ?>assets/bg_3.jpg) 0 0 repeat;
border: 1px solid #B0A487;
border-radius: 8px 8px 8px 8px;
float: left;
width: 32.33333333%;
padding: 10px 1%;
- height: 136px;
+ height: 160px;
background: url(<?php echo BASE_URL ?>assets/bg_3.jpg) 0 0 repeat;
background-size: cover;
border: 1px solid #B0A487;
}
});
}
-</script>
\ No newline at end of file
+</script>