Is padding added under each uploaded image? It doesn't appear in the HTML.

Options

I am trying to create a table with one row and two cells. The first cell will be an image, the second some text. I want them to be vertically aligned in the middle. This is what I see:

Screen Shot 2021-05-12 at 12.42.47 PMSo....they're almost lined up...but the inner nitpicky me wonders why they aren't perfectly aligned. The image appears a little higher than it should (i.e. not vertically aligned to the middle). When I click on the image, it appears this is because there is some space added under the image...which you can see here:

Screen Shot 2021-05-12 at 12.42.57 PMI can see no evidence of this padding in the HTML:

 

Screen Shot 2021-05-12 at 12.42.30 PMI also see it when I click on an image that does not appear in a table:

Screen Shot 2021-05-12 at 12.43.53 PMDoes this mean that all images uploaded to a page in BrightSpace are having little bit of bottom padding applied to them?