Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

recommendation: better css #218

Open
sunnysideup opened this issue Aug 15, 2021 · 2 comments
Open

recommendation: better css #218

sunnysideup opened this issue Aug 15, 2021 · 2 comments

Comments

@sunnysideup
Copy link

Hi

I added this

.bulkManagerOptions.form--no-dividers label.form-check-label input {
    margin-left: 3px;
}
.bulkManagerOptions.form--no-dividers label.form-check-label {
    display: block;
    padding-bottom: 35px;
}

to change this:
image

TO:
image

@sunnysideup
Copy link
Author

note alignment improvements:

image

@sunnysideup
Copy link
Author

This is all a bit hacky, but I would recommend that this gets changed properly if time allows.

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

No branches or pull requests

3 participants