Merge branch 'ticket/15116-nous-contacter-display'

This commit is contained in:
Michael RICOIS 2017-12-14 09:40:01 +01:00
commit 19a7b71030

View File

@ -7215,7 +7215,7 @@ table#carrierTable tbody td {
/* Contact form */
#contact-form form{
#contact-form form.std {
background: #ffffff url(/img/logo_2.png) no-repeat 360px 120px;
padding: 20px;
margin-bottom: 20px;
@ -7499,7 +7499,7 @@ div.addresses ul.address,
.block-paypal,
.ant_support .section-help,
#cms #center_column .rte,
#contact-form form,
#contact-form form.std,
.ajax_block_product,
#order_conf_detail .detail_invoice,
#order_conf_detail .detail_delivery{
@ -7526,7 +7526,7 @@ div.addresses ul.address,
#discount #block_discount,
.ant_support .section-help,
#cms #center_column .rte,
#contact-form form{
#contact-form form.std {
padding: 20px;
}
#order-detail-content,
@ -7545,7 +7545,7 @@ div.addresses ul.address,
.block-paypal,
.ant_support .section-help,
#cms #center_column .rte,
#contact-form form{
#contact-form form.std {
width: 755px;
}
#after_cart_summary{