Chromium Code Reviews
DescriptionMD Settings: Expanding cards should not overlap header
Expanding cards overlap the header's drop shadow when they expand. Also,
if a page is scrolled past the start of a card and that card is then expanded,
the top of the card becomes visible over the header. This fixes both of those
by giving the header a (high) z-index, making it part of the stacking context.
BUG=589681
R=dbeam@chromium.org
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:closure_compilation
Committed: https://crrev.com/57b3eadebbb95a01dc932c14654032eab5b8013a
Cr-Commit-Position: refs/heads/master@{#392810}
Patch Set 1 #
Total comments: 2
Patch Set 2 : less imperfect #Patch Set 3 : newline #Messages
Total messages: 11 (4 generated)
|