Commit ebf94c53 authored by Jacob Thornton's avatar Jacob Thornton

change transition.js, rebuild… travis maybe will be happy?

parent 1716b0fd
......@@ -20,13 +20,13 @@
!function ($) {
$(function () {
"use strict"; // jshint ;_;
"use strict"; // jshint ;_;
/* CSS TRANSITION SUPPORT (http://www.modernizr.com/)
* ======================================================= */
/* CSS TRANSITION SUPPORT (http://www.modernizr.com/)
* ======================================================= */
$(function () {
$.support.transition = (function () {
......
......@@ -20,13 +20,13 @@
!function ($) {
$(function () {
"use strict"; // jshint ;_;
"use strict"; // jshint ;_;
/* CSS TRANSITION SUPPORT (http://www.modernizr.com/)
* ======================================================= */
/* CSS TRANSITION SUPPORT (http://www.modernizr.com/)
* ======================================================= */
$(function () {
$.support.transition = (function () {
......
This diff is collapsed.
......@@ -20,13 +20,13 @@
!function ($) {
$(function () {
"use strict"; // jshint ;_;
"use strict"; // jshint ;_;
/* CSS TRANSITION SUPPORT (http://www.modernizr.com/)
* ======================================================= */
/* CSS TRANSITION SUPPORT (http://www.modernizr.com/)
* ======================================================= */
$(function () {
$.support.transition = (function () {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment