Skip to content
Snippets Groups Projects
Commit 6afb7074 authored by Jason Van Malder's avatar Jason Van Malder
Browse files

[FIX] sale: fix ecommerce quantity width


Issue

    - Install eCommerce, use Graphene
    - Shop > Any product

    The add to cart button is shifted.

Cause

    Quantity field take full-width & max-width is too large.

Solution

    Remove width: 100% and reduce the max-width.
    Screenshots on OPW

OPW-2166060

closes odoo/odoo#43459

X-original-commit: 48ce80f0
Signed-off-by: default avatarJason Van Malder <jvm-odoo@users.noreply.github.com>
parent e3f1802d
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment