DescriptionRemove display-options-display-view-mirroring.
In the CSS, this name is used for an ID, but in the JS side
this name is used for a class name, it seems this name is just
unused.
It would be okay to use this as a class name, but this specifies
margin only, and we don't see any claims about margin for mirroring
view. Actually, mirroring displays are centered and sized well,
so nobody notices the margin for the container. Let's just remove
unused code.
BUG=None
R=dbeam@chromium.org
Committed: https://crrev.com/8cc7fae05c3dc2c85bfce2348a12ad913e677ba2
Cr-Commit-Position: refs/heads/master@{#318534}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|