Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

File Attachments Padding #823

Closed
Blackbaud-BobbyEarl opened this issue Jun 22, 2017 · 2 comments
Closed

File Attachments Padding #823

Blackbaud-BobbyEarl opened this issue Jun 22, 2017 · 2 comments
Assignees

Comments

@Blackbaud-BobbyEarl
Copy link

Expected behavior

h4 and h5 inside File Attachments component should not be affected by Stache.

Actual behavior

Since we only have a generic h4, h5, etc. rules, Stache's more specific rule is causing too much line-height to be added. This visually pushes the cloud too far down.

Steps to reproduce

Visit https://developer.blackbaud.com/skyux2/components/fileattachments

Suggested fix

Add specific styling for the <h4> and <h5> in question, either via class added to them or using the .sky-file-drop-contents parent class.

@Blackbaud-ToddRoberts
Copy link
Contributor

My vote is to create a class, they shouldn't be h4 and h5 in the first place.

@Blackbaud-PatrickOFriel
Copy link
Contributor

In 2.0.0-rc.5

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants