diff --git a/test/functional/test_site/expected/index.html b/test/functional/test_site/expected/index.html index 11dd6e2145..a86359a982 100644 --- a/test/functional/test_site/expected/index.html +++ b/test/functional/test_site/expected/index.html @@ -287,7 +287,6 @@

Focus groups<

Requirements gathering, requirements elicitation, requirements analysis, requirements capture are some of the terms commonly and interchangeably used to represent the activity of understanding what a software product should do.

-

Boilerplate include

diff --git a/test/functional/test_site/expected/markbind/css/markbind.css b/test/functional/test_site/expected/markbind/css/markbind.css index 927167704d..bcf1cd275a 100644 --- a/test/functional/test_site/expected/markbind/css/markbind.css +++ b/test/functional/test_site/expected/markbind/css/markbind.css @@ -142,10 +142,10 @@ header.header-fixed { #content-wrapper { flex: 1; margin: 0 auto; + min-width: 0; max-width: 1000px; padding: 0 20px; transition: 0.4s; - width: 100%; -webkit-transition: 0.4s; } diff --git a/test/functional/test_site_algolia_plugin/expected/markbind/css/markbind.css b/test/functional/test_site_algolia_plugin/expected/markbind/css/markbind.css index 927167704d..bcf1cd275a 100644 --- a/test/functional/test_site_algolia_plugin/expected/markbind/css/markbind.css +++ b/test/functional/test_site_algolia_plugin/expected/markbind/css/markbind.css @@ -142,10 +142,10 @@ header.header-fixed { #content-wrapper { flex: 1; margin: 0 auto; + min-width: 0; max-width: 1000px; padding: 0 20px; transition: 0.4s; - width: 100%; -webkit-transition: 0.4s; } diff --git a/test/functional/test_site_convert/expected/markbind/css/markbind.css b/test/functional/test_site_convert/expected/markbind/css/markbind.css index 927167704d..bcf1cd275a 100644 --- a/test/functional/test_site_convert/expected/markbind/css/markbind.css +++ b/test/functional/test_site_convert/expected/markbind/css/markbind.css @@ -142,10 +142,10 @@ header.header-fixed { #content-wrapper { flex: 1; margin: 0 auto; + min-width: 0; max-width: 1000px; padding: 0 20px; transition: 0.4s; - width: 100%; -webkit-transition: 0.4s; } diff --git a/test/functional/test_site_expressive_layout/expected/markbind/css/markbind.css b/test/functional/test_site_expressive_layout/expected/markbind/css/markbind.css index 927167704d..bcf1cd275a 100644 --- a/test/functional/test_site_expressive_layout/expected/markbind/css/markbind.css +++ b/test/functional/test_site_expressive_layout/expected/markbind/css/markbind.css @@ -142,10 +142,10 @@ header.header-fixed { #content-wrapper { flex: 1; margin: 0 auto; + min-width: 0; max-width: 1000px; padding: 0 20px; transition: 0.4s; - width: 100%; -webkit-transition: 0.4s; } diff --git a/test/functional/test_site_special_tags/expected/markbind/css/markbind.css b/test/functional/test_site_special_tags/expected/markbind/css/markbind.css index 927167704d..bcf1cd275a 100644 --- a/test/functional/test_site_special_tags/expected/markbind/css/markbind.css +++ b/test/functional/test_site_special_tags/expected/markbind/css/markbind.css @@ -142,10 +142,10 @@ header.header-fixed { #content-wrapper { flex: 1; margin: 0 auto; + min-width: 0; max-width: 1000px; padding: 0 20px; transition: 0.4s; - width: 100%; -webkit-transition: 0.4s; } diff --git a/test/functional/test_site_templates/test_default/expected/markbind/css/markbind.css b/test/functional/test_site_templates/test_default/expected/markbind/css/markbind.css index 927167704d..bcf1cd275a 100644 --- a/test/functional/test_site_templates/test_default/expected/markbind/css/markbind.css +++ b/test/functional/test_site_templates/test_default/expected/markbind/css/markbind.css @@ -142,10 +142,10 @@ header.header-fixed { #content-wrapper { flex: 1; margin: 0 auto; + min-width: 0; max-width: 1000px; padding: 0 20px; transition: 0.4s; - width: 100%; -webkit-transition: 0.4s; } diff --git a/test/functional/test_site_templates/test_minimal/expected/markbind/css/markbind.css b/test/functional/test_site_templates/test_minimal/expected/markbind/css/markbind.css index 927167704d..bcf1cd275a 100644 --- a/test/functional/test_site_templates/test_minimal/expected/markbind/css/markbind.css +++ b/test/functional/test_site_templates/test_minimal/expected/markbind/css/markbind.css @@ -142,10 +142,10 @@ header.header-fixed { #content-wrapper { flex: 1; margin: 0 auto; + min-width: 0; max-width: 1000px; padding: 0 20px; transition: 0.4s; - width: 100%; -webkit-transition: 0.4s; }