raggleton / PomPom

Attempt at a simple Pomodoro timer.
https://raggleton.github.io/PomPom
7 stars 3 forks source link

Text inside buttons not displayed in vertical centre of button #4

Closed albyr closed 8 years ago

albyr commented 8 years ago

Buttons use h1 tags to size text, but this inherits the uneven padding around the standard h1 tag, which causes the labels to display towards the bottom of the button, rather than in the centre.

hugovk commented 8 years ago

PR for this in https://github.com/raggleton/PomPom/pull/5.