Skip to content

Commit

Permalink
fix row detection on safari (windows)
Browse files Browse the repository at this point in the history
  • Loading branch information
liabru committed Sep 20, 2014
1 parent 71a5151 commit b52448a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
8 changes: 4 additions & 4 deletions jquery.matchHeight-min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions jquery.matchHeight.js
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,8 @@
'display': display,
'padding-top': '0',
'padding-bottom': '0',
'margin-top': '0',
'margin-bottom': '0',
'border-top-width': '0',
'border-bottom-width': '0',
'height': '100px'
Expand Down

0 comments on commit b52448a

Please sign in to comment.