From 76a565183241aec415db13f00f07fa01d56b04b9 Mon Sep 17 00:00:00 2001
From: David Fairbrother <DavidFair@users.noreply.github.com>
Date: Thu, 25 May 2017 11:25:42 +0100
Subject: [PATCH] Re #19575 Fixed header titles being too short

---
 docs/source/api/python/techniques/ISISPowder-Pearl-v1.rst   | 2 +-
 docs/source/api/python/techniques/ISISPowder-Polaris-v1.rst | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/source/api/python/techniques/ISISPowder-Pearl-v1.rst b/docs/source/api/python/techniques/ISISPowder-Pearl-v1.rst
index 4bca382bf0c..04514d2bb94 100644
--- a/docs/source/api/python/techniques/ISISPowder-Pearl-v1.rst
+++ b/docs/source/api/python/techniques/ISISPowder-Pearl-v1.rst
@@ -10,7 +10,7 @@ ISIS Powder Diffraction Scripts - PEARL Reference
 .. _creating_pearl_object-isis-powder-diffraction-ref:
 
 Creating PEARL Object
---------------------
+----------------------
 This method assumes you are familiar with the concept of objects in Python.
 If not more details can be read here: :ref:`intro_to_objects-isis-powder-diffraction-ref`
 
diff --git a/docs/source/api/python/techniques/ISISPowder-Polaris-v1.rst b/docs/source/api/python/techniques/ISISPowder-Polaris-v1.rst
index 7c458bcffb9..4c208e83451 100644
--- a/docs/source/api/python/techniques/ISISPowder-Polaris-v1.rst
+++ b/docs/source/api/python/techniques/ISISPowder-Polaris-v1.rst
@@ -10,7 +10,7 @@ ISIS Powder Diffraction Scripts - POLARIS Reference
 .. _creating_polaris_object_isis-powder-diffraction-ref:
 
 Creating POLARIS Object
---------------------
+------------------------
 This method assumes you are familiar with the concept of objects in Python.
 If not more details can be read here: :ref:`intro_to_objects-isis-powder-diffraction-ref`
 
-- 
GitLab