From 2940bec64501e21181ae38b393d8409b5f0060d5 Mon Sep 17 00:00:00 2001 From: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> Date: Wed, 17 Nov 2021 12:13:24 +0000 Subject: Remove erroneous v1.45.0 docs folder (#11367) --- v1.45.0/docs/website_files/indent-section-headers.css | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 v1.45.0/docs/website_files/indent-section-headers.css (limited to 'v1.45.0/docs/website_files/indent-section-headers.css') diff --git a/v1.45.0/docs/website_files/indent-section-headers.css b/v1.45.0/docs/website_files/indent-section-headers.css deleted file mode 100644 index f9b3c82ca6..0000000000 --- a/v1.45.0/docs/website_files/indent-section-headers.css +++ /dev/null @@ -1,7 +0,0 @@ -/* - * Indents each chapter title in the left sidebar so that they aren't - * at the same level as the section headers. - */ -.chapter-item { - margin-left: 1em; -} \ No newline at end of file -- cgit 1.5.1