w3c / wcag-em-report-tool

Interactive Guide to Assist Managing Web Accessibility Evaluations
http://www.w3.org/WAI/eval/report-tool/
Other
76 stars 45 forks source link

Change font-size px to em #156

Closed WilcoFiers closed 2 years ago

WilcoFiers commented 8 years ago

Bootstrap 4 has announced it will use em/rem instead of px, which will solve our issue. We'll await this change until BS4 is released. http://blog.getbootstrap.com/2015/08/19/bootstrap-4-alpha/

davidberman commented 8 years ago

Do we have a timeline on this? Because we need to eat our own cooking on this issue.

rvantonisse commented 4 years ago

See https://getbootstrap.com/docs/4.4/getting-started/download/

Will do soon if it is well implemented with a simple replace of code.

rvantonisse commented 4 years ago

Relate to #305

hidde commented 3 years ago

Added 'fixed in 2021 redesign' label as in the new version (feature/rebuild-svelte branch) we don't use Bootstrap or px for font sizes.

hidde commented 2 years ago

We recently launched the 3.0.0 version of the WCAG-EM Report Tool, in which this issue is fixed.