From 61af61b5d8a8031b4a392ccc32aff2587fa85b4c Mon Sep 17 00:00:00 2001 From: Martin Taillefer Date: Tue, 9 May 2017 09:58:48 -0700 Subject: [PATCH] Fix a bunch of formatting on non-docs pages. --- _docs/reference/glossary.md | 2 -- _layouts/about.html | 6 ++---- _layouts/bugs.html | 6 ++---- _layouts/community.html | 6 ++---- _layouts/docs.html | 3 ++- _layouts/faq.html | 6 ++---- _layouts/search-results.html | 6 +++++- _layouts/troubleshooting.html | 6 ++---- css/bugs.scss | 15 --------------- css/faq.scss | 4 ---- css/troubleshooting.scss | 11 +---------- troubleshooting/index.md | 2 ++ 12 files changed, 20 insertions(+), 53 deletions(-) diff --git a/_docs/reference/glossary.md b/_docs/reference/glossary.md index 99fa55268d..5b2a0da13c 100644 --- a/_docs/reference/glossary.md +++ b/_docs/reference/glossary.md @@ -52,8 +52,6 @@ RDS Route Discovery Service -- See https://lyft.github.io/envoy/docs/configurati --> -# Glossary - - **Destination**. The remote upstream service to which the proxy/sidecar is talking to, on behalf of the source service. There can be one or more diff --git a/_layouts/about.html b/_layouts/about.html index a2bb834e92..9f5c255338 100644 --- a/_layouts/about.html +++ b/_layouts/about.html @@ -5,10 +5,8 @@ layout: default
-
-
- {{ content }} -
+
+ {{ content }}
diff --git a/_layouts/bugs.html b/_layouts/bugs.html index a2bb834e92..9f5c255338 100644 --- a/_layouts/bugs.html +++ b/_layouts/bugs.html @@ -5,10 +5,8 @@ layout: default
-
-
- {{ content }} -
+
+ {{ content }}
diff --git a/_layouts/community.html b/_layouts/community.html index a2bb834e92..9f5c255338 100644 --- a/_layouts/community.html +++ b/_layouts/community.html @@ -5,10 +5,8 @@ layout: default
-
-
- {{ content }} -
+
+ {{ content }}
diff --git a/_layouts/docs.html b/_layouts/docs.html index aa18205d28..4a945c2d24 100644 --- a/_layouts/docs.html +++ b/_layouts/docs.html @@ -2,9 +2,10 @@ layout: default --- {% include home.html %} +
-
+
{% include doc-side-nav.html %} diff --git a/_layouts/faq.html b/_layouts/faq.html index 557225079d..be75d7e522 100644 --- a/_layouts/faq.html +++ b/_layouts/faq.html @@ -3,10 +3,8 @@ layout: default ---
-
-
- {{ content }} -
+
+ {{ content }}
diff --git a/_layouts/search-results.html b/_layouts/search-results.html index 4785f0e60f..4b6d7a0481 100644 --- a/_layouts/search-results.html +++ b/_layouts/search-results.html @@ -13,7 +13,11 @@ layout: default
- {{ content }} +
+
+ {{ content }} +
+