diff options
author | Paul Slaughter <pslaughter@gitlab.com> | 2019-05-07 14:05:59 -0500 |
---|---|---|
committer | Paul Slaughter <pslaughter@gitlab.com> | 2019-05-07 15:41:00 -0500 |
commit | 00b2e9ba3565505fb10a36331e6e07e636c03424 (patch) | |
tree | 36a2981e99277b4cd90b6178d4484bada0779c5e /app/views/projects | |
parent | cf5c8e73fb046e9db166f7115478d04d7774fd19 (diff) | |
download | gitlab-ce-53973-fix-subpixel-border-issue.tar.gz |
Fix subpixel border issue53973-fix-subpixel-border-issue
**What?**
In some browsers subpixel heights are rounded in tables.
This was causing the discussion border to be hidden because the
content overflowed.
Adding `padding-bottom: 1px` basically overrides this rounding.
https://gitlab.com/gitlab-org/gitlab-ce/issues/53973
Diffstat (limited to 'app/views/projects')
0 files changed, 0 insertions, 0 deletions