Relative Content

Tag Archive for csstablecelldropshadowborder-radius

Border radius dosen’t line up with inline shadow as table cell

Before anyone says this is a duplicate, this did not answer my question.
I was adding a drop shadow to an element, and for some reason the box-shadow was acting like the border had a different radius. But when I removed display: table-cell it rendered perfectly fine.