• Robert Knight's avatar
    Fix overlapping text in headings in annotation bodies · 3881044f
    Robert Knight authored
    Parent elements of annotation cards set line heights to absolute pixel
    values. Annotation card headings then inherit this and as a result,
    their line height is too small for the font size.
    
    We ought to reconsider the way line heights are set elsewhere in the
    app, but resetting the line height in the `styled-text` mixin ensures
    that annotation body styles are protected from whatever the parent
    elements do with it.
    3881044f
Name
Last commit
Last update
..
annotator Loading commit data...
mixins Loading commit data...
sidebar Loading commit data...
vendor Loading commit data...
base.scss Loading commit data...
forms.scss Loading commit data...
reset.scss Loading commit data...
util.scss Loading commit data...
variables.scss Loading commit data...