Add 12px padding to .attachment-bar so the image gets breathing room from the pill body border (alleviates corner cut-off).
Drop the attachment-preview inner border/radius per the nested-border pill rule: the .float wrapper already frames the pill and inner borders get corner-clipped by overflow:hidden.
Build + tests pass. Rendered verification on dev is QA's job.
Ref #229
- Add 12px padding to .attachment-bar so the image gets breathing room from the pill body border (alleviates corner cut-off).
- Drop the attachment-preview inner border/radius per the nested-border pill rule: the .float wrapper already frames the pill and inner borders get corner-clipped by overflow:hidden.
Build + tests pass. Rendered verification on dev is QA's job.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Ref #229
Build + tests pass. Rendered verification on dev is QA's job.