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

Avoid shrinking logos #2874

Merged
merged 1 commit into from
Oct 26, 2014
Merged

Avoid shrinking logos #2874

merged 1 commit into from
Oct 26, 2014

Conversation

tschaub
Copy link
Member

@tschaub tschaub commented Oct 26, 2014

Bootstrap sets both the max-width and max-height of all image elements to 100%. When attributions are removed from their containing element, this causes logos to shrink.

This can be reproduced by opening the vector layer example and running the following:

map.getLayers().removeAt(0)

tiny

Bootstrap sets both the max-width and max-height of all image elements to 100%.  When attributions are removed from their containing element, this causes logos to shrink.
@tschaub tschaub changed the title Avoid shrinking logo Avoid shrinking logos Oct 26, 2014
@fredj
Copy link
Member

fredj commented Oct 26, 2014

LGTM

tschaub added a commit that referenced this pull request Oct 26, 2014
@tschaub tschaub merged commit 8fb5dc7 into openlayers:master Oct 26, 2014
@tschaub tschaub deleted the tiny-logo branch October 26, 2014 06:32
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