Skip to content

Conversation

@jdufresne
Copy link
Contributor

Hiding the toolbar was being done twice. Once in toolbar.css wrapped by "@media print" and once in print.css which is included as:

<link rel="stylesheet" href=".../debug_toolbar/css/print.css" type="text/css" media="print">

Hiding the toolbar was being done twice. Once in toolbar.css wrapped by
"@media print" and once in print.css which is included as:

<link rel="stylesheet" href=".../debug_toolbar/css/print.css" type="text/css" media="print">
@matthiask matthiask merged commit b6e2354 into django-commons:master Sep 7, 2018
@jdufresne jdufresne deleted the dup-print branch October 26, 2018 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants