openstackdocstheme sets h1 to display:none inside of docs-body

Bug #1560180 reported by Graham Hayes
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstackdocstheme
Confirmed
Medium
Chason Chan

Bug Description

http://git.openstack.org/cgit/openstack/openstackdocstheme/tree/openstackdocstheme/theme/openstackdocs/static/css/combined.css#n4645

is this:

  .docs-body .section h1 {
    display: none;
  }

This causes http://git.openstack.org/cgit/openstack/designate/tree/doc/ext/support_matrix.py to loose all its titles

The theme also seems to remove the ability to add css files from a sphinx directive

Revision history for this message
Graham Hayes (grahamhayes) wrote :

see http://imgur.com/a/vSSve for screenshots

Chason Chan (chen-xing)
Changed in openstack-manuals:
assignee: nobody → Xing Chen (chen-xing)
Changed in openstack-manuals:
status: New → Confirmed
importance: Undecided → Medium
Revision history for this message
Ryan Selden (ryanx-seldon) wrote :

Chason, are you working on this?

Revision history for this message
KATO Tomoyuki (kato-tomoyuki) wrote :
Brian Moss (bmoss)
affects: openstack-manuals → openstack-doc-tools
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.