Created on 15 October 2021, about 3 years ago
Updated 13 November 2024, 9 days ago

Problem/Motivation

The cart estimate form that I see in my shopping cart order form is right-aligned. That's not consistent with the other elements of the form as shown in the attached image. Form alignment is specified in the commerce_cart_estimate.form.css file:

.commerce-cart-estimate-wrapper {
    float: right;
}

Steps to reproduce

Edit the commerce_cart_form view.
Add a cart estimate form to the footer.; save the updated view.
Add an item to a shipping cart.
Display the cart order form.

Proposed resolution

The value of the float property could be something like "inherit" or "initial" to align the form properly.

πŸ› Bug report
Status

Needs review

Version

2.0

Component

User interface

Created by

πŸ‡ΊπŸ‡ΈUnited States sah62 US

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024