• Robert Knight's avatar
    Fix annotation privacy note moving depending on which item was selected · 9f7ff156
    Robert Knight authored
    Due to the existence of a 'p + p' selector in app.css, the <p>
    element containing the 'This annotation is visible only to you'
    label was displayed at a different vertical position to
    the alternative labels.
    
    Use ng-if rather than ng-show to remove the non-visible
    labels so that the rendered <p> is always the first <p> child
    of its parent and therefore always rendered at the same position.
    9f7ff156
Name
Last commit
Last update
..
settings Loading commit data...
annotation.html Loading commit data...
auth.html Loading commit data...
group_list.html Loading commit data...
markdown.html Loading commit data...
primary_action_btn.html Loading commit data...
privacy.html Loading commit data...
share_dialog.html Loading commit data...
thread.html Loading commit data...
viewer.html Loading commit data...