Images Vertical Alignment
Hello !
I can't seem to find a way to vertically align an image at my grid rows. I found a way to align text, setting the text line-height to the same value as the row height. For example:
This will make the text to be vertically aligned in the middle. But I want to do the same with an image (if I have a 15px image in a 30px row, it'll be aligned at the top).
Any tips? Thanks!
I can't seem to find a way to vertically align an image at my grid rows. I found a way to align text, setting the text line-height to the same value as the row height. For example:
.active-grid-row {height:30px; font-size: 8pt;}
.active-templates-text {line-height: 30px}
This will make the text to be vertically aligned in the middle. But I want to do the same with an image (if I have a 15px image in a 30px row, it'll be aligned at the top).
Any tips? Thanks!
Rodrigo
May 17,