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

Self-terminate 'float' after widget instance #86

Open
cubiclesoft opened this issue Feb 6, 2014 · 0 comments
Open

Self-terminate 'float' after widget instance #86

cubiclesoft opened this issue Feb 6, 2014 · 0 comments
Labels

Comments

@cubiclesoft
Copy link

This widget applies a 'float: left;' style to the elements it creates but then doesn't clear the style afterwards. This causes problems if the widget doesn't occupy 100% of the available width - specifically, other elements on the page start floating around it. In my specific use-case, I can clear the float after the widget instance, but that may not always be a viable solution.

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

No branches or pull requests

2 participants