Skip to content
Snippets Groups Projects
Commit a0c6e6ca authored by Joris Van den Bossche's avatar Joris Van den Bossche Committed by Nelle Varoquaux
Browse files

DOC: styling of deprecated boxes (#8914)

parent e19bb7ce
No related branches found
No related tags found
No related merge requests found
......@@ -559,7 +559,7 @@ div.body p, div.body dd, div.body li {
line-height: 1.5em;
}
div.admonition p.admonition-title + p {
div.admonition p.admonition-title + p, div.deprecated p {
display: inline;
}
......@@ -615,7 +615,7 @@ div.topic {
-moz-border-radius: 4px;
}
div.admonition {
div.admonition, div.deprecated {
margin-bottom: 10px;
margin-top: 10px;
padding: 7px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment