summaryrefslogtreecommitdiffstats
path: root/docs/_templates
diff options
context:
space:
mode:
authorRich Bennett <rb2745@att.com>2018-10-02 19:07:48 +0000
committerGerrit Code Review <gerrit@onap.org>2018-10-02 19:07:48 +0000
commita126959e7742101ac73e11f260e5651c1d6492f6 (patch)
tree37c1f5cb8a50139ea6abb0ff61397434a9d7a83f /docs/_templates
parentdc9b43827ed8c46bcd422e58461d73120c871e26 (diff)
parent64c09816ca29ff81ea98b6f209fbc65f6c5004f8 (diff)
Merge "DOC - Fixing the width of tables and web pages"
Diffstat (limited to 'docs/_templates')
-rw-r--r--docs/_templates/layout.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html
index ba05e829f..578452912 100644
--- a/docs/_templates/layout.html
+++ b/docs/_templates/layout.html
@@ -2,7 +2,7 @@
{% extends "!layout.html" %}
{# Custom CSS override for warning banner #}
-{% set css_files = css_files + ['_static/css/warning-header.css'] %}
+{% set css_files = css_files + ['_static/css/ribbon.css'] %}
{# Ribbon #}
{% block content %}