mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Merge pull request #3168 from tgerla/doccontent
re-add docs css class required for some theme elements
This commit is contained in:
commit
ba21f8e3d3
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ get_header();
|
|||
{% block relbar2 %}{% endblock %}
|
||||
|
||||
{%- block content %}
|
||||
<div class="container">
|
||||
<div class="container doc-content">
|
||||
<div class="row clear-both">
|
||||
<!-- BEGIN LEFT-SIDEBAR -->
|
||||
{% block header %}{{ navBar() }}{% endblock %}
|
||||
|
|
Loading…
Reference in a new issue