I am creating a menu to my site in ul.buttons.
In it I have a title, span.button-title, a sub-title span and a code p.
This code must be aligned vertically to the center, half of the title and subtitle.
How to make the autura the tag p (in red) will have the same autura of div.button. I tried height: 100%; but failed.
After her stay with the same height, I would align the tag p in the center, vertical.
See the code.
Thanks.
