From c0faca0d9a9a47d45891b42f6d5347206b466b17 Mon Sep 17 00:00:00 2001 From: Revathy Venugopal <104772255+Revathyvenugopal162@users.noreply.github.com> Date: Tue, 6 Dec 2022 14:19:32 +0100 Subject: [PATCH] Bump version 0.7.4 --- src/ansys_sphinx_theme/__init__.py | 2 +- src/ansys_sphinx_theme/static/css/ansys_sphinx_theme.css | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/ansys_sphinx_theme/__init__.py b/src/ansys_sphinx_theme/__init__.py index 16c05789b..001f1004b 100644 --- a/src/ansys_sphinx_theme/__init__.py +++ b/src/ansys_sphinx_theme/__init__.py @@ -4,7 +4,7 @@ from ansys_sphinx_theme.latex import generate_404 # noqa: F401 -__version__ = "0.7.3" +__version__ = "0.7.4" # get location of this directory _this_path = os.path.dirname(os.path.realpath(__file__)) diff --git a/src/ansys_sphinx_theme/static/css/ansys_sphinx_theme.css b/src/ansys_sphinx_theme/static/css/ansys_sphinx_theme.css index d0a56dfae..cf7a8c1e2 100644 --- a/src/ansys_sphinx_theme/static/css/ansys_sphinx_theme.css +++ b/src/ansys_sphinx_theme/static/css/ansys_sphinx_theme.css @@ -665,8 +665,8 @@ Navigation column (according to side column) .col-lg-9 { flex: 0 0 80%; max-width: 80%; - padding-right: 25px; - padding-left: 40px; + padding-right: 5px; + padding-left: 20px; } /*