pointer events none

This commit is contained in:
Adam Bradley
2015-03-28 20:49:28 -05:00
parent afe6fd3c8a
commit 8fe9fa86be

View File

@ -25,3 +25,8 @@
} }
} }
.checkbox .item-media,
.checkbox .item-content {
pointer-events: none;
}