![JAR search and dependency download from the Maven repository](/logo.png)
web.bower_components.bootstrap.less.mixins.resize.less Maven / Gradle / Ivy
The newest version!
// Resize anything
.resizable(@direction) {
resize: @direction; // Options: horizontal, vertical, both
overflow: auto; // Per CSS3 UI, `resize` only applies when `overflow` isn't `visible`
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy