NUKnightLab / NUKnightLab/TimelineJS3
Media should be vertically centered.
Open
@rosaliechan is already working on this.
Since May 22, 2017.
CSS
- Dominant language
- JavaScript
- Stars
- 3.2k
- Forks
- 645
- PR merge metrics
- No merged PRs in 30d
Description
Summary
Currently .tl-media is top aligned, even though .tl-text is centered using display: table-cell and vertical-align: middle. It even looks like someone was considering this in TL.media.less.
There would also have to be a media query to have this only apply on non mobile/small displays.
Example
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.