impress/app
Emi Matchu 287d7af1b9 Fix minor whitespace issue on item page "Occupies" zone list
Ahh right, when you indent stuff underneath a tag in HAML, it does the
same indented form in the output HTML, which adds whitespace that
creates a problem for how we're doing this list.

Before this change, the "Engulfed in Flames Effect" item showed below
the preview: `Occupies: Background Item , Lower Foreground Item`, with
an extra space before the comma.

After this change, it now shows
`Occupies: Background Item, Lower Foreground Item`, as intended.
2024-09-12 16:03:10 -07:00
..
assets Oops, fix typo blocking non-bold-or-italic Delicious font from loading 2024-09-09 21:45:52 -07:00
controllers Simplify CSP header for SWF asset embeds, to fix 502 for some assets 2024-09-12 15:59:18 -07:00
helpers Add Customize More button back to item pages 2024-09-06 17:12:11 -07:00
javascript Set Prettier default to tabs instead of spaces, run on all JS 2024-09-09 16:11:48 -07:00
mailers/fundraising Move most fundraising files into a Fundraising module 2024-02-18 20:12:14 -08:00
models Remove needed items form on Modeling Hub 2024-09-09 18:56:39 -07:00
services Upgrade async and related gems, and fix async-http response handling 2024-09-07 12:14:12 -07:00
views Fix minor whitespace issue on item page "Occupies" zone list 2024-09-12 16:03:10 -07:00