• Robert Knight's avatar
    Adjust dropdown menu arrow location for groups list · be78fc2b
    Robert Knight authored
    Position the arrow at the top of the groups list
    dropdown menu so that it appears beneath the
    dropdown indicator in the top-bar.
    
    This is done by hiding the dropdown menu's "built in"
    arrow created via CSS :before and :after pseudo-elements
    and introducing a separate element which uses the same
    technique with borders to create the dropdown arrow.
    
    The use of a separate element for the arrow allows it
    to be aligned with the right edge of the dropdown menu's
    parent element (in this case, the group name in the top bar)
    rather than the dropdown menu's content.
    be78fc2b
Name
Last commit
Last update
..
settings Loading commit data...
annotation.html Loading commit data...
auth.html Loading commit data...
dropdown_menu_btn.html Loading commit data...
excerpt.html Loading commit data...
group_list.html Loading commit data...
markdown.html Loading commit data...
publish_annotation_btn.html Loading commit data...
search_status_bar.html Loading commit data...
share_dialog.html Loading commit data...
thread.html Loading commit data...
top_bar.html Loading commit data...
viewer.html Loading commit data...