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

Fix zoom in/out tooltip sizing for box-sizing css resets #1771

Merged
merged 1 commit into from Feb 28, 2014

Conversation

ahocevar
Copy link
Member

The zoom in/out tooltips are clipped when a css reset sets the
box-sizing to anything other than content-box. This breaks the
sizing of these tooltips, because they rely on content-box
sizing. This issue can e.g. be seen when using a bootstrap 3.x
bootstrap.css

The zoom in/out tooltips are clipped when a css reset sets the
box-sizing to anything other than content-box. This breaks the
sizing of these tooltips, because they rely on content-box
sizing. This issue can e.g. be seen when using a bootstrap 3.x
bootstrap.css
@ahocevar
Copy link
Member Author

Any chance to get this reviewed? Thanks!

@tonio
Copy link
Member

tonio commented Feb 28, 2014

LGTM

ahocevar added a commit that referenced this pull request Feb 28, 2014
Fix zoom in/out tooltip sizing for box-sizing css resets
@ahocevar ahocevar merged commit b47e6a6 into openlayers:master Feb 28, 2014
@ahocevar ahocevar deleted the tooltip-box branch February 28, 2014 13:59
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.

None yet

2 participants