diff options
| author | Chris Rebert <[email protected]> | 2015-04-14 18:40:36 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-04-14 18:40:36 -0700 |
| commit | 21e94b037480c13380ea5d587947f98807c64dbf (patch) | |
| tree | e35c7de14b506d55a40a043b6e6344633751a69e /docs/_includes | |
| parent | e7064c7224605992587eac099592bdf1a8dcd132 (diff) | |
| download | bootstrap-21e94b037480c13380ea5d587947f98807c64dbf.tar.xz bootstrap-21e94b037480c13380ea5d587947f98807c64dbf.zip | |
Update docs to account for #15755
Diffstat (limited to 'docs/_includes')
| -rw-r--r-- | docs/_includes/css/helpers.html | 1 |
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; |
