From: Martijn Cuppens Date: Thu, 26 Jul 2018 16:22:59 +0000 (+0200) Subject: #26972: fix responsive highlight width X-Git-Tag: v4.2.0~390 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=774724a7b67726169661f31e10dee2e6b0646168;p=thirdparty%2Fbootstrap.git #26972: fix responsive highlight width --- diff --git a/site/docs/4.1/assets/scss/_algolia.scss b/site/docs/4.1/assets/scss/_algolia.scss index 4014ab973c..c17f4760f3 100644 --- a/site/docs/4.1/assets/scss/_algolia.scss +++ b/site/docs/4.1/assets/scss/_algolia.scss @@ -68,7 +68,7 @@ .algolia-docsearch-suggestion--content { float: none !important; - width: auto !important; + width: 100% !important; padding: 0 !important; // Vertical divider between column header and content