Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use position: relative for img.thumb::before
img.thumb::before was using position: absolute which caused it to have a size of 0x0 somehow.
- Loading branch information