2021-07-04

seleneheart: (Default)

Getting Rid of "vertical-align: baseline" in Profile Code

I have my Dreamwidth profile coded with a table, but the page is putting in a CSS design element of 'vertical-align: baseline' . This is messing up the alignment of the elements in my table. I have tried a variety of solutions for the alignment of the table elements to fix it but nothing seems to work.

If I use the inspector function on Firefox and remove the design element, the table looks correct. https://seleneheart.dreamwidth.org/profile

I can share the table code if necessary.

Any idea how to override this?