• manuk's avatar
    [chrome:omnibox] Minor styling adjustment for positioning fill and inline cell texts. · 9322b46a
    manuk authored
    Inline text has a 1px border. Previously, we used a white 1px border on the fill
    text in order to help align them vertically add also add a 1px horizontal gap
    between them. After other styling changes, the invisible border was no longer
    necessary for vertical alignment. Additionally, it was causing the horizontal
    positioning to be slightly off. This CL removes the invisible border, instead
    using a right-margin for horizontal positioning.
    
    Bug: 891303
    Change-Id: Ib5fdfc876ada51f129ac2b34c1c59b3d1bd1994e
    Reviewed-on: https://chromium-review.googlesource.com/c/1374204Reviewed-by: default avatarTommy Li <tommycli@chromium.org>
    Commit-Queue: manuk hovanesian <manukh@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#616006}
    9322b46a
omnibox.css 3.33 KB