2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00
This commit is contained in:
Heinrich Fenkart
2014-10-26 01:59:25 +02:00
parent 1403748907
commit e9d6f256c2
5 changed files with 3 additions and 5 deletions
-1
View File
@@ -1795,7 +1795,6 @@ if (typeof jQuery === 'undefined') {
return ($href
&& $href.length
&& $href.is(':visible')
&& $el.is(':visible')
&& [[$href[offsetMethod]().top + offsetBase, href]]) || null
})
.sort(function (a, b) { return a[0] - b[0] })
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
-1
View File
@@ -1795,7 +1795,6 @@ if (typeof jQuery === 'undefined') {
return ($href
&& $href.length
&& $href.is(':visible')
&& $el.is(':visible')
&& [[$href[offsetMethod]().top + offsetBase, href]]) || null
})
.sort(function (a, b) { return a[0] - b[0] })
+1 -1
View File
File diff suppressed because one or more lines are too long