]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update docs to account for #15755
authorChris Rebert <github@rebertia.com>
Wed, 15 Apr 2015 01:40:36 +0000 (18:40 -0700)
committerChris Rebert <github@rebertia.com>
Wed, 15 Apr 2015 01:40:36 +0000 (18:40 -0700)
docs/_includes/css/helpers.html

index 40bb9d58bd154082ab594b72e4657c91a6f97c62..2da68dffaa25f3c35a2b6c74c46ffebd2f0967ed 100644 (file)
 }
 .hidden {
   display: none !important;
-  visibility: hidden !important;
 }
 .invisible {
   visibility: hidden;