[FIX] website_sale: css

bzr revid: chm@openerp.com-20131212110626-5kj461y6erg5ddhq
This commit is contained in:
Christophe Matthieu 2013-12-12 12:06:26 +01:00
parent ee370a837c
commit 730fdb904d
2 changed files with 19 additions and 22 deletions

View File

@ -64,8 +64,7 @@
top: 15px;
bottom: 50px;
}
.oe_product_description {
.oe_product .oe_product_description {
bottom: 0;
position: absolute;
left: 15px;
@ -75,8 +74,7 @@
overflow: hidden;
padding-bottom: 24px;
}
.product_price {
.oe_product .product_price {
position: absolute;
right: 15px;
left: 15px;

View File

@ -57,24 +57,23 @@
right: 15px
top: 15px
bottom: 50px
.oe_product_description
bottom: 0
position: absolute
left: 15px
right: 15px
border-top: 1px solid #dddddd
max-height: 120px
overflow: hidden
padding-bottom: 24px
.product_price
position: absolute
right: 15px
left: 15px
bottom: 0
z-index: 6
background: rgba(255,255,255,0.6)
padding: 5px 0
.oe_product_description
bottom: 0
position: absolute
left: 15px
right: 15px
border-top: 1px solid #dddddd
max-height: 120px
overflow: hidden
padding-bottom: 24px
.product_price
position: absolute
right: 15px
left: 15px
bottom: 0
z-index: 6
background: rgba(255,255,255,0.6)
padding: 5px 0
.oe_mycart
.input-group-addon