Merge branch 'ticket-14826-fix-product-title' into develop

# Conflicts:
#	themes/site_mobile/css/style.css
This commit is contained in:
David 2018-01-08 12:02:00 +01:00
commit c7718cc938

View File

@ -1672,7 +1672,7 @@ body#category .sale_title, body#product .sale_title {
border-bottom: 1px solid #e4e4e4;
padding: 10px 0px;
text-align: left;
clear:both;
clear:both;
}
body#category .sale_title .gradient,
body#product .sale_title .gradient {
@ -5122,16 +5122,12 @@ body#product #best-sellers_block_product{
}
*/
#product_list li div.productQuantityAlert{
text-align: center;
/*width: 250px;*/
margin: 0 !important;
text-align: left;
margin: 0 0 0 28%;
padding: 5px 0 !important;
/* background-color: #f49cc3;
box-shadow: 0px 5px 8px -3px #b5b1b1; */
background-color: #fff;
/*position: absolute;*/
bottom: 0px;
left: 0;
bottom: 0;
right: 0;
}
.productQuantityAlert p{
color: #F45BB7;