• mukai's avatar
    Remove display-options-display-view-mirroring. · 8cc7fae0
    mukai authored
    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
    
    Review URL: https://codereview.chromium.org/967623002
    
    Cr-Commit-Position: refs/heads/master@{#318534}
    8cc7fae0
display_options.css 2.08 KB