mariuszfoltak / angular2-datatable

DataTable - Simple table component with sorting and pagination for Angular2
202 stars 183 forks source link

Vertical Centering in table rows #124

Open vbenavidesa opened 7 years ago

vbenavidesa commented 7 years ago

So I love this package, I can make real decent datatables without so much problems and they are really dynamic too. My question is if there is a way to center the text inside each row vertically, I put a couple of buttons as actions for each row but they are a bit bigger than the text and makes it look kind of not right.

It is nothing huge to correct and might even be inside the issues that should be corrected or fixed. But if there is a way let me know please, thank you in advance.