css: vertical-align: middle;

 vertical-align: middle;

"The vertical-align CSS property sets vertical alignment of an inline, inline-block or table-cell box." mdn docs

nice!

Comments

Popular posts from this blog

angularjs ui-router query string parameter support

react-select stacking order bug, z-index, layers and stacking

typescript notes (typeof, keyof, ReturnType, Parameters, Extract)