I'm trying to vertically center a Bootstrap glyphicon in one column with the text of another column. I've tried doing it as a table, I've tried it as a ghost cell (ref: Centering in the unknown ). Ideally, I like to find there is something I'm missing that doesn't require tables (which I've also tried), but for now, I'll try anything.
I've posted an example of what I currently have on bootply and outlined the borders for ease of viewing.
I'm really stuck, even after mining StackOverflow and the web for an answer on this so, thanks very much for your help.