Skip to content

Commit

Permalink
Update equalizer.html
Browse files Browse the repository at this point in the history
  • Loading branch information
winghouchan committed May 5, 2014
1 parent 6205dc8 commit ff57f98
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions doc/pages/components/equalizer.html
Expand Up @@ -132,9 +132,10 @@ <h4>Rendered HTML</h4>
{{#markdown}}
```js
$(document).foundation({
equalizer:
// specify if Equalizer should make elements equal height once they become stacked
equalizer : {
// Specify if Equalizer should make elements equal height once they become stacked.
equalize_on_stack: false
}
});
```
{{/markdown}}
Expand Down

0 comments on commit ff57f98

Please sign in to comment.