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

Fixed: width calculation of the buttons container #30

Merged
merged 1 commit into from
Sep 15, 2015
Merged

Fixed: width calculation of the buttons container #30

merged 1 commit into from
Sep 15, 2015

Conversation

GianlucaGuarini
Copy link
Contributor

The width calculation of the buttons containers does not calculate the padding and the margin. Using $.outerWidth we are always sure that I will be correctly calculated.
My previous fix was a bit hacky, but this one is a lot better

The width calculation of the buttons containers does not calculate the padding and the margin. Using `$.outerWidth` we are always sure that I will be correctly calculated
engram-design added a commit that referenced this pull request Sep 15, 2015
Fixed: width calculation of the buttons container
@engram-design engram-design merged commit 7c46fc7 into verbb:master Sep 15, 2015
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

Successfully merging this pull request may close these issues.

2 participants