?
home/cideo/www/wp-contentVIp/plugins/js_composer/assets/lib/bower/bootstrap3/less/mixins/resize.less0000666 00000000304 15127646272 0030075 0 ustar 00 // Resize anything
.resizable(@direction) {
resize: @direction; // Options: horizontal, vertical, both
overflow: auto; // Per CSS3 UI, `resize` only applies when `overflow` isn't `visible`
}