Fix border being clipped in fallback card.
We want to use border-box box-sizing so that the border is considered in our elements' size calculations. Otherwise borders can get clipped. Bug: b:115585763 Change-Id: I189b6c8d6a6d1b80bf4e36b6546a1632c44a3f19 Reviewed-on: https://chromium-review.googlesource.com/1226204 Commit-Queue: David Black <dmblack@google.com> Reviewed-by:Xiaohui Chen <xiaohuic@chromium.org> Cr-Commit-Position: refs/heads/master@{#591225}
Showing
Please register or sign in to comment