mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-31 21:37:16 +00:00
This makes this page look a bit more consistent. Note I also had to fix the price in the value column. To do this I pulled out the width property from `.orders` which defines too many things. This way we can make the auth table full-width while not being tied to all the other properties which are not needed in this table. Then, `.orders`'s nested `.order1, .order2` etc. column class become useless.