Commit 2399b823 authored by dpapad's avatar dpapad Committed by Commit Bot

PDF Viewer update: Add missing margin between icon and title.

Fixed: 1128156
Change-Id: I877090bafdab7708e98747e3375e65d22314823b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2411564
Commit-Queue: John Lee <johntlee@chromium.org>
Auto-Submit: dpapad <dpapad@chromium.org>
Reviewed-by: default avatarJohn Lee <johntlee@chromium.org>
Cr-Commit-Position: refs/heads/master@{#807639}
parent f35263f6
...@@ -22,6 +22,7 @@ ...@@ -22,6 +22,7 @@
#title { #title {
font-size: 0.87rem; font-size: 0.87rem;
font-weight: 500; font-weight: 500;
margin-inline-start: 16px;
overflow: hidden; overflow: hidden;
text-overflow: ellipsis; text-overflow: ellipsis;
white-space: nowrap; white-space: nowrap;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment