Only allow max_height to return empty value

This commit is contained in:
Robin Cornett
2016-08-16 16:33:12 -04:00
parent e47b12bc47
commit b1efda929a
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
;( function ( document, $, undefined ) {
( function ( document, $, undefined ) {
'use strict';
var plugin = {};