All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.bsf.css.other.sticky-footer-navbar.css Maven / Gradle / Ivy

There is a newer version: 2.0.1
Show newest version
/* Dario D'Urzo add to manage cross-theme non-sticky functionality */
html {
	position: relative !important;
	min-height: 100% !important;
}
.navbar-nonsticky {
	position: absolute !important;
	bottom: 0 !important;
	width: 100%;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy