[wp-meta] [Making WordPress.org] #2347: REST API handbook: move ToC out of the way
Making WordPress.org
noreply at wordpress.org
Tue Jan 3 13:57:51 UTC 2017
#2347: REST API handbook: move ToC out of the way
-----------------------+-----------------------
Reporter: jnylen0 | Owner:
Type: defect | Status: reopened
Priority: normal | Milestone:
Component: Handbooks | Resolution:
Keywords: |
-----------------------+-----------------------
Changes (by BharatKambariya):
* keywords: needs-patch =>
Comment:
Hi @jnylen0
Sorry for the inconvenience like:
This ticket does not have a patch file yet. I will add one when I can.
This ticket is not invalid.
This ticket is not resolved, so please don't close it.
We can use class instead of ID because class is better. it's easy to
overwrite it for everyone.
{{{
.rest-api-handbook.type-handbook .table-of-contents {float: none;overflow:
hidden;width: 100%;margin: 0 auto 1em;clear: both;}
.rest-api-handbook.type-handbook .table-of-contents ul.items li ul li
{display: inline;}
.rest-api-handbook.type-handbook .table-of-contents ul.items li ul
li::after {content: '; ';}
.rest-api-handbook.type-handbook .table-of-contents ul.items li ul li
:last-child::after {content: '';}
}}}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/2347#comment:4>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list