Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
91780529
Commit
91780529
authored
13 years ago
by
Mark Otto
Browse files
Options
Download
Plain Diff
Merge pull request #1134 from trevyn/2.0-wip
overzealous 2011/2012 search/replace
parents
72861dfb
ec68b841
9 merge requests
!1475
2.0 wip
,
!1403
warningText and warningBackground docs fix
,
!1351
2.0 wip - relative font sizes
,
!1315
[2.0-wip] Fix mustache glob when building
,
!1268
[wip-2.0] IE 7/8 Typehead JS fix
,
!1236
2.0 wip - Fix for issue #1202
,
!1219
Removed dotted outline on navbar dropdown menu
,
!1210
Missing icon class from examples
,
!1195
Fixed display of secondary container
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
js/tests/vendor/jquery.js
+1
-1
js/tests/vendor/jquery.js
with
1 addition
and
1 deletion
+1
-1
js/tests/vendor/jquery.js
+
1
-
1
View file @
91780529
...
...
@@ -1461,7 +1461,7 @@ jQuery.support = (function() {
// Check if div with explicit width and no margin-right incorrectly
// gets computed margin-right based on width of container. For more
// info see bug #3333
// Fails in WebKit before Feb 201
2
nightlies
// Fails in WebKit before Feb 201
1
nightlies
// WebKit Bug 13343 - getComputedStyle returns wrong value for margin-right
if ( window.getComputedStyle ) {
marginDiv = document.createElement( "div" );
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets