File Manager

Current Path : /usr/share/sass/bootstrap/mixins/
Upload File :
Current File : //usr/share/sass/bootstrap/mixins/_resize.scss

// Resize anything

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

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com