update assets from bootstrap@3.3.7

This commit is contained in:
Vu Nguyen
2021-01-14 20:39:47 -06:00
parent 3deee881b1
commit ba3182fd59
73 changed files with 3046 additions and 5453 deletions

View File

@@ -1,7 +1,10 @@
// stylelint-disable declaration-no-important
//
// Utility classes
// --------------------------------------------------
// Floats
// -------------------------
@@ -18,6 +21,7 @@
float: left !important;
}
// Toggling content
// -------------------------
@@ -35,6 +39,7 @@
.text-hide();
}
// Hide from screenreaders and browsers
//
// Credit: HTML5 Boilerplate
@@ -43,6 +48,7 @@
display: none !important;
}
// For Affix plugin
// -------------------------