Skip to content

Resolve "Markdown header `code` does not have the correct font-size"

What does this MR do?

set $code_font_size to 90% - used in the similarly-named bootstrap variable: https://github.com/twbs/bootstrap/blob/v4-dev/scss/_variables.scss#L936

Are there points in the code the reviewer needs to double check?

maybe wikis or builds or somewhere I've forgotten that we explicitly wanted wanted code to be 12px... However 87.5% of our base font size (14px) is 12.25 it is the same anyway. There are cases where that would break.

Screenshots (if relevant)

Screen_Shot_2018-06-28_at_4.23.52_pm_copy

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #48549 (closed)

Edited by Simon Knox

Merge request reports