Skip to content

Commit

Permalink
Adding a fix for images max-height inheritance.
Browse files Browse the repository at this point in the history
  • Loading branch information
ebinion committed Jan 6, 2013
1 parent 8a5033f commit b36569a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/jquery.backstretch.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
, border: 'none'
, width: 'auto'
, height: 'auto'
, maxHeight: 'none'
, maxWidth: 'none'
, zIndex: -999999
}
Expand Down

0 comments on commit b36569a

Please sign in to comment.