lat9 / edit_orders

Edit Orders: Updates for continued operation on Zen Cart v1.5.8 and later
GNU General Public License v2.0
5 stars 9 forks source link

Button on order list is too large #194

Closed scottcwilson closed 7 months ago

scottcwilson commented 3 years ago

If you use a class (or inline styling) that sets padding to 0, you can go from this:

ss1

to this:

btn2
lat9 commented 3 years ago

I'm not a big fan (anymore) of inline styling and, since EO supports both zc156 and zc157, the classes available for styling are different.

I'll hold this open until such time as only zc157 and later are in the list of versions that EO supports.

lat9 commented 1 year ago

Using btn-sm class for v4.7.0; see #224 for the change in EO's observer class.