?
Current File : /home/c/i/d/cideo/www/wp-includesVIp/js/crop/images/resize.less.tar
home/cideo/www/wp-contentVIp/plugins/js_composer/assets/lib/bower/bootstrap3/less/mixins/resize.less000066600000000304151276462720030075 0ustar00// Resize anything

.resizable(@direction) {
  resize: @direction; // Options: horizontal, vertical, both
  overflow: auto; // Per CSS3 UI, `resize` only applies when `overflow` isn't `visible`
}