.../wp-content/themes/pub/wporg-developer/stylesheets/main.css | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/stylesheets/main.css b/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/stylesheets/main.css
index 2c376e09..f30679be 100644
a
|
b
|
input { |
2166 | 2166 | .devhub-wrap .wp-parser-class hr, .devhub-wrap .wp-parser-function hr, .devhub-wrap .wp-parser-hook hr, .devhub-wrap .wp-parser-method hr { |
2167 | 2167 | clear: both; |
2168 | 2168 | } |
| 2169 | .devhub-wrap .table-of-contents { |
| 2170 | float: none; |
| 2171 | margin: 0 auto; |
| 2172 | } |
2169 | 2173 | } |
2170 | 2174 | |
2171 | 2175 | @media (max-width: 22em) { |