aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2015-04-14 18:40:36 -0700
committerChris Rebert <[email protected]>2015-04-14 18:40:36 -0700
commit21e94b037480c13380ea5d587947f98807c64dbf (patch)
treee35c7de14b506d55a40a043b6e6344633751a69e /docs/_includes
parente7064c7224605992587eac099592bdf1a8dcd132 (diff)
downloadbootstrap-21e94b037480c13380ea5d587947f98807c64dbf.tar.xz
bootstrap-21e94b037480c13380ea5d587947f98807c64dbf.zip
Update docs to account for #15755
Diffstat (limited to 'docs/_includes')
-rw-r--r--docs/_includes/css/helpers.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/_includes/css/helpers.html b/docs/_includes/css/helpers.html
index 40bb9d58b..2da68dffa 100644
--- a/docs/_includes/css/helpers.html
+++ b/docs/_includes/css/helpers.html
@@ -164,7 +164,6 @@
}
.hidden {
display: none !important;
- visibility: hidden !important;
}
.invisible {
visibility: hidden;