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

CSS large margin-bottom #144

Closed
WatskeBart opened this issue Jul 20, 2016 · 4 comments
Closed

CSS large margin-bottom #144

WatskeBart opened this issue Jul 20, 2016 · 4 comments
Assignees
Milestone

Comments

@WatskeBart
Copy link
Contributor

All pages seem to have a unnecessary large bottom margin in their tables of 20 pixels.

CSS file: /static/dsmr_frontend/css/bootstrap.min.css
Class:

.table {
width: 100%;
margin-bottom: 20px; << really big
}

I personally think it looks better and more compact with no bottom margin.

@dennissiemensma
Copy link
Member

Thanks for the headsup, I'll check it out when I start working on a release again, later this summer. Until then, you might 'alter' it locally by using a plugin such as Stylish, if it really bothers you :]

@dennissiemensma
Copy link
Member

I've checked it and I agree that the large margin has no use. It will be removed in the next release.

dennissiemensma added a commit that referenced this issue Aug 15, 2016
@dennissiemensma dennissiemensma modified the milestones: 1.4, 1.3.1 Aug 15, 2016
@dennissiemensma
Copy link
Member

Merged to development branch.

@dennissiemensma
Copy link
Member

v1.3.1 was just released, including a fix for your issue. Once again thanks for reporting.

@dennissiemensma dennissiemensma self-assigned this Aug 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants