From 21e94b037480c13380ea5d587947f98807c64dbf Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 14 Apr 2015 18:40:36 -0700 Subject: [PATCH] Update docs to account for #15755 --- docs/_includes/css/helpers.html | 1 - 1 file changed, 1 deletion(-) 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; -- 2.47.2