| commit | 6cc103cf07a13b39b1701d6c19c7c05197a1c8f4 | [log] [tgz] |
|---|---|---|
| author | Adam Barth <abarth@chromium.org> | Tue Aug 18 16:00:36 2015 -0700 |
| committer | Adam Barth <abarth@chromium.org> | Tue Aug 18 16:10:40 2015 -0700 |
| tree | f771f3c74c91310122e976ad18d3ea030cde2bab | |
| parent | a16ee23f0e0975a98e083c6b55f77ae9ee1dda63 [diff] |
Borders on Containers shouldn't overlap the content This CL inflates the padding of Container to account for the borders so that the borders are allocated space in the layout and don't draw behind the Container's child.