Revert "Reland "Fix URL bar text being cropped by action buttons.""
This reverts commit 82d6a7b4. Reason for revert: Working on a minor refactoring for phone/tablet layouts to keep the logic separate until we can consolidate the two. Original change's description: > Reland "Fix URL bar text being cropped by action buttons." > > A recent change to the layout of the URL bar and the action buttons > container broke the calculation and application of margin to the URL bar > to avoid overlap between the action buttons and the URL bar. > > This CL fixes the calculation of the new action container's width and > the appropriate margin to apply to the URL bar, fixing the issue where > text in the URL bar was hidden underneath the action container. > > Bug: 816432,816376 > Change-Id: Ia0c75bec98755610682505c72a145ca53adb2913 > Reviewed-on: https://chromium-review.googlesource.com/952371 > Reviewed-by: Maria Khomenko <mariakhomenko@chromium.org> > Reviewed-by: Theresa <twellington@chromium.org> > Commit-Queue: Troy Hildebrandt <thildebr@chromium.org> > Cr-Commit-Position: refs/heads/master@{#541606} TBR=mariakhomenko@chromium.org,twellington@chromium.org,thildebr@chromium.org Change-Id: Ic68d461b9bb7addf4802dfc7536e4709967e5d99 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 816432, 816376 Reviewed-on: https://chromium-review.googlesource.com/955883Reviewed-by:Maria Khomenko <mariakhomenko@chromium.org> Commit-Queue: Maria Khomenko <mariakhomenko@chromium.org> Cr-Commit-Position: refs/heads/master@{#541817}
Showing
Please register or sign in to comment