PDF Viewer: Fix separator padding on page number
By moving the `direction: rtl` CSS to an internal div, direction-dependent CSS properties like margin are no longer affected by the direction and can be used to correctly space out the host element. Bug: 1164840 Change-Id: I4d2c7d02284fe0b8a9593ea48ffd65fd9969d83e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2622657 Commit-Queue: John Lee <johntlee@chromium.org> Reviewed-by:dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#842689}
Showing
Please register or sign in to comment