• hirono's avatar
    Gallery: Remove position: absolute; line for redo button. · b170090d
    hirono authored
    The line is specified for the hidden redu button does not affect layout of other
    buttons, but it removes the button from the layout even if the button is
    visible, and it causes overlapping of the buttons.  Actually we can remove the
    line because hidden items are specified display: none; in Gallery.
    
    BUG=450186
    TEST=None
    
    Review URL: https://codereview.chromium.org/866893004
    
    Cr-Commit-Position: refs/heads/master@{#313661}
    b170090d
gallery.css 30.6 KB