Forum Discussion

John Patrick's avatar
John Patrick
Copper Contributor
Jan 22, 2018

Center text vertically in Row with Sharepoint Modern List?

Hello all.  First post!  How do we center text vertically in Row with a Sharepoint Modern List (online)?  What we have works with Chrome and Edge, but not IE.

 

Chrome:

 

IE:

2 Replies

  • What is is that you have? Looks like you are implementing a field customizer, which I believe is the right way to go about this. If so I guess that it is only a CSS issue - IE is pretty notorious for not supporting CSS/JS customizations, or not rendering the way you would expect. I assume you need to put in a "valign: middle" CSS class on the div containing the values to force it to be centred vertically Thanks, Nigel

Resources