Directory : /proc/thread-self/root/proc/self/cwd/admin/bower_components/bootstrap/less/mixins/ |
Current File : //proc/thread-self/root/proc/self/cwd/admin/bower_components/bootstrap/less/mixins/resize.less |
// Resize anything .resizable(@direction) { overflow: auto; // Per CSS3 UI, `resize` only applies when `overflow` isn't `visible` resize: @direction; // Options: horizontal, vertical, both }