Fix uneditable input border#3884
Closed
spantaleev wants to merge 1 commit intotwbs:2.1.0-wipfrom
spantaleev:fix-uneditable-input-border
Closed
Fix uneditable input border#3884spantaleev wants to merge 1 commit intotwbs:2.1.0-wipfrom spantaleev:fix-uneditable-input-border
spantaleev wants to merge 1 commit intotwbs:2.1.0-wipfrom
spantaleev:fix-uneditable-input-border
Conversation
Chris-Jones-Gill
added a commit
to Chris-Jones-Gill/bootstrap
that referenced
this pull request
Jun 19, 2012
Add js tooltip function so a tooltip can be called without using rel= Update tooltip html to reflect new js function Include changes from twitter/bootstrap issue twbs#3888 Include changes from twitter/bootstrap issue twbs#3885 Include changes from twitter/bootstrap issue twbs#3884 Include changes from twitter/bootstrap issue twbs#3880 Include changes from twitter/bootstrap issue twbs#3878 Include changes from twitter/bootstrap issue twbs#3876 Include changes from twitter/bootstrap issue twbs#3875
Member
|
Double check this against the tests that are in 2.1.0-wip, available locally at /bootstrap/less/tests/css-tests.html. It introduces some regressions. |
Contributor
Author
|
My environment was contaminated by styles from https://github.com/addyosmani/jquery-ui-bootstrap, which not only provide a jQuery UI theme but also override Twitter Bootstrap styles (for This pull request is invalid, although there is another problem with |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Before: http://i.imgur.com/qYLgJ.png
After: http://i.imgur.com/yxAa1.png
Notice the #eee left borders in cases 2 and 4 on the before screenshot.