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: Ic1793f29885392aae97f1b767b65276b597795e7 Reviewed-on: https://chromium-review.googlesource.com/938383 Commit-Queue: Troy Hildebrandt <thildebr@chromium.org> Reviewed-by:Theresa <twellington@chromium.org> Reviewed-by:
Maria Khomenko <mariakhomenko@chromium.org> Cr-Commit-Position: refs/heads/master@{#540394}
Showing
Please register or sign in to comment