• Rohit Rao's avatar
    [ios] Removes leading whitespace from the incognito NTP text. · 68a979bd
    Rohit Rao authored
    The items in the bulleted lists on the NTP are indented with eight
    leading spaces.  This causes issues when text wraps to multiple lines,
    as the subsequent lines are not indented.  Mitigate the impact of this
    behavior by manually removing the leading whitespace from bulleted list
    items, so that when text wraps, subsequent lines do not look as bad.
    
    BUG=860500
    TEST=The incognito NTP bulleted lists should not be indented.
    
    Cq-Include-Trybots: luci.chromium.try:ios-simulator-full-configs;master.tryserver.chromium.mac:ios-simulator-cronet
    Change-Id: Ibbb44f33bbd5bf5c98e7c1d14814b8f183613f63
    Reviewed-on: https://chromium-review.googlesource.com/1155090Reviewed-by: default avatarMark Cogan <marq@chromium.org>
    Commit-Queue: Rohit Rao <rohitrao@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#579067}
    68a979bd
incognito_view.mm 22.2 KB