alterm4nn / ChronoZoom

ChronoZoom is an interactive timeline for all of history.
http://www.chronozoom.com
156 stars 125 forks source link

1386 fix #1394

Closed ldebruijn closed 9 years ago

ldebruijn commented 9 years ago

Properly alignment of the text in the Time Series Chart. Cleanup of the CSS (Less).

Old situation where the text aligned to the top: old

New situation where the text is properly aligned to the bottom: new

Tested in Chrome, Firefox and IE. Haven't had the possibility to test in Safari, but I suspect no problems. Succesully ran locally and on Azure.

It's a small fix, but it bothered me. Therefore this pull request.

saekow commented 9 years ago

Thank you!

alterm4nn commented 9 years ago

@ldebruijn Nice catch, thanks!

What I see that title is still a 1-2 pixels upper than the rest of the text. Can you please fix that also in you pull request? image

ldebruijn commented 9 years ago

@alterm4nn , new commit. again, tested in all the above mentioned browsers and platforms.

New situation: alignment

alterm4nn commented 9 years ago

Thanks for this!