n3-charts / line-chart

Awesome charts for AngularJS.
http://n3-charts.github.io/line-chart/
MIT License
1.2k stars 179 forks source link

Easy - Website css issue #555

Closed madssander closed 2 years ago

madssander commented 2 years ago

Might want to change the css classes to this:

.row .col-20.middle { align-self: baseline; overflow: hidden; }

.row .col-40.right { text-align: right; overflow: hidden; position: fixed; right: 0; }

chaosmail commented 2 years ago

Thanks for pointing this out, done :)