95dfe14
1 2 3 4 5 6 7
display(type) if type == 'inline-block' display: inline-block; *display: inline; zoom: 1; else display: type;