1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-12 00:24:03 +02:00

minor cleanups

This commit is contained in:
Jacob Thornton
2011-12-21 17:38:05 -08:00
parent a5a98a8a98
commit 6d5b506517
3 changed files with 10 additions and 7 deletions

View File

@@ -17,7 +17,7 @@
* limitations under the License.
* ============================================================ */
(function( $ ){
!function( $ ){
"use strict"
@@ -132,4 +132,4 @@
})
})
})( window.jQuery )
}( window.jQuery )

View File

@@ -19,6 +19,8 @@
$(function () {
"use strict"
/* CSS TRANSITION SUPPORT (https://gist.github.com/373874)
* ======================================================= */