Reduce z-index

This commit is contained in:
Michael RICOIS 2018-01-19 15:34:53 +01:00
parent 8e2a1ba4a3
commit fd00430307

View File

@ -5364,5 +5364,5 @@ body#order-detail table#order-product tbody tr.item tr.title span.quantity{
bottom: 12px;
border-radius: 20px;
right: 0;
z-index: 10000;
z-index: 8;
}