DescriptionGallery: Remove position: absolute; line for redo button.
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
Committed: https://crrev.com/b170090d45fe82f30bdd7953862c3c6168c94f03
Cr-Commit-Position: refs/heads/master@{#313661}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|