mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
#1555: fix print media stylesheet.
This commit is contained in:
@@ -783,8 +783,12 @@ form.comment textarea {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
div.body {
|
||||
div.document,
|
||||
div.documentwrapper,
|
||||
div.bodywrapper,
|
||||
div.body {
|
||||
margin: 0;
|
||||
width : 100%;
|
||||
}
|
||||
|
||||
div.sidebar,
|
||||
|
||||
Reference in New Issue
Block a user