Categories
How to vertically align text in a table in bootstrap?
used the standard means valign and so on, could not do it. I did not find any mention of alignment in the bootstrap documentation. How to proceed?
Answer the question
In order to leave comments, you need to log in
Just add:
.table > tbody > tr > td { vertical-align: middle; }
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question