Closed (fixed)
Project:
Commerce Core
Version:
8.x-2.x-dev
Component:
Order
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
10 Aug 2020 at 13:03 UTC
Updated:
26 Aug 2020 at 14:24 UTC
Jump to comment: Most recent, Most recent file


Comments
Comment #2
amateescu commentedThis should do it. I think the
Included in the base pricefield is important enough to be displayed on its own.Comment #3
amateescu commentedComment #4
rszrama commentedNice change - this bothered me on the order edit form but I was unaware we had these classes in D8. I've made a slight adjustment here to reduce the size of the label textfield, as leaving it at the default of 60 meant the price was still on the next line with the order edit form sidebar present (on my 1440 px width laptop screen at least). This should be plenty wide enough for most adjustment labels, and the maxlength remains unchanged.
Comment #6
mglaman🥳 Yay, makin' things pretty. Committed!