Skip to content
This repository has been archived by the owner on Oct 2, 2019. It is now read-only.

Fix width calculation to allow for different padding #878

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cdjackson
Copy link
Contributor

This PR uses the offsetLeft parameter to calculate the input size. It makes the assumption that offsetLeft (which is an available member) is the same as the right side, and then adds some margin.

This allows for different padding to be used, which is what the bootstrap themes do.

@wesleycho
Copy link
Contributor

This needs history fixed - there should not be any merge commits.

Can you fix the history and package it into one commit?

Signed-off-by: Chris Jackson <chris@cd-jackson.com>
@cdjackson
Copy link
Contributor Author

Tidied up into single commit...

@user378230
Copy link
Contributor

An extra semi-colon is failing the build 😞

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

Successfully merging this pull request may close these issues.

3 participants