Commit 55c10a47 authored by My Nguyen's avatar My Nguyen Committed by Commit Bot

[OsSettingsLanguages] Add padding-inline-end for padded class

This makes sure line is wrapped appropriately for other languages
when the words flow over.

No change in view for English: http://screen/5eTsrhmsRX7X4nP

Bug: 1113439
Change-Id: Ib8252a4b2f589ddefd4ba7a0ad8e26e16fad0584
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2437310
Commit-Queue: My Nguyen <myy@chromium.org>
Reviewed-by: default avatarRegan Hsu <hsuregan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#811658}
parent 42c3de98
...@@ -58,6 +58,7 @@ ...@@ -58,6 +58,7 @@
} }
.padded { .padded {
padding-inline-end: 20px;
padding-inline-start: 20px; padding-inline-start: 20px;
} }
......
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