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