aboutsummaryrefslogtreecommitdiffstats
path: root/bower_components/jquery/src/css/var/rmargin.js
diff options
context:
space:
mode:
Diffstat (limited to 'bower_components/jquery/src/css/var/rmargin.js')
-rw-r--r--bower_components/jquery/src/css/var/rmargin.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/bower_components/jquery/src/css/var/rmargin.js b/bower_components/jquery/src/css/var/rmargin.js
index da0438d..9be2212 100644
--- a/bower_components/jquery/src/css/var/rmargin.js
+++ b/bower_components/jquery/src/css/var/rmargin.js
@@ -1,3 +1,3 @@
-define(function() {
- return (/^margin/);
-});
+define( function() {
+ return ( /^margin/ );
+} );