• Sean Hammond's avatar
    Fix tags autocomplete dropdown CSS · 895b31a9
    Sean Hammond authored
    7fff01e changed the annotation cards from <article> to <annotation>.
    This seems to break the CSS of the tags autocomplete dropdown
    (particularly: the width is too short) unless the <annotation> has
    display: block;
    
    Fixes #3007.
    895b31a9
annotation.scss 3.71 KB