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

Image resize and Bootstrap Twitter #24

Open
jibe914 opened this issue Apr 15, 2013 · 0 comments
Open

Image resize and Bootstrap Twitter #24

jibe914 opened this issue Apr 15, 2013 · 0 comments

Comments

@jibe914
Copy link

jibe914 commented Apr 15, 2013

Hi,

With bootstrap.css from twitter the width resizing fail at screen.
The crop values are correct but the image cannot overflow the container.

Add the follow lines in the style.jrac.css

img.ui-draggable {
max-width: inherit !important;

}

Regards,

Thomas

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

No branches or pull requests

1 participant