summaryrefslogtreecommitdiffstats
path: root/jquery.matchHeight.js
diff options
context:
space:
mode:
Diffstat (limited to 'jquery.matchHeight.js')
-rw-r--r--jquery.matchHeight.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/jquery.matchHeight.js b/jquery.matchHeight.js
index 392bd1a..b3123f2 100644
--- a/jquery.matchHeight.js
+++ b/jquery.matchHeight.js
@@ -187,7 +187,8 @@
'margin-bottom': '0',
'border-top-width': '0',
'border-bottom-width': '0',
- 'height': '100px'
+ 'height': '100px',
+ 'overflow': 'hidden'
});
});