Skip to content

Commit f384299

Browse files
committed
Fix issue where media queries wouldnt trigger at the same points as macy due to a scroll bar
1 parent 00d4061 commit f384299

File tree

5 files changed

+5
-6
lines changed

5 files changed

+5
-6
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "macy",
3-
"version": "2.3.0",
3+
"version": "2.3.1",
44
"homepage": "http://macyjs.com/",
55
"author": {
66
"name": "Big Bite Creative",

dist/macy.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "macy",
33
"description": "Macy is a lightweight, dependency free, masonry layout library",
4-
"version": "2.3.0",
4+
"version": "2.3.1",
55
"author": {
66
"name": "Big Bite Creative",
77
"url": "http://bigbitecreative.com",

0 commit comments

Comments
 (0)