From: Chris Rebert Date: Wed, 15 Apr 2015 01:40:36 +0000 (-0700) Subject: Update docs to account for #15755 X-Git-Tag: v3.3.5~125 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21e94b037480c13380ea5d587947f98807c64dbf;p=thirdparty%2Fbootstrap.git Update docs to account for #15755 --- diff --git a/docs/_includes/css/helpers.html b/docs/_includes/css/helpers.html index 40bb9d58bd..2da68dffaa 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;