Needs work
Project:
Commerce Checkout Progress
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
18 Mar 2013 at 10:23 UTC
Updated:
20 Jul 2015 at 01:41 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
spiffl commentedsee https://github.com/beatchristen/commerce_checkout_progress/pull/2/files
and attached patch issue-1945730-implement-variable-width.diff
Comment #2
spiffl commentedComment #3
nvahalik commentedPatch does not apply anymore.
Also, I'm not sure that placing elements in this way will look correct since a table will still have columns of uneven width. If you're wanting something equally spaced apart, your best bet may be to use a preprocess hook that sets classes or actual percentage directly, based on the actual number of columns.