SOLVED IN 1.4: Social Icons - vertical (column) flex justify-content issue

Bricks Version: 1.4b
Browser: Sizzy/FFDev
OS: macOS

After updating to 1.4b also found this glitch. The justify-content is not affecting anything in the backend. The setting does not pass to frontend CSS either. Can be only fixed by writing CSS manually.

Screenshot 2022-04-11 at 17.22.43 Screenshot 2022-04-11 at 17.22.18 Screenshot 2022-04-11 at 17.22.14 Screenshot 2022-04-11 at 17.22.06

Hi,
Thanks for your report!

I’ve already encountered this myself and added it to our bug tracker. Align items and justify content are currently applied to the ul instead of the li, which is wrong :smiley:

Best regards,
timmse

Hi,

I just came back to tell that i realized this bug was in my own brains. Then found your reply and I’m now uncertain about everything again :smiley:

Anyways it seems that when i set align-items to start it’s doing what i was after in the first place. I was using justify content because of the visual presentation of the buttons.