Fixed print view for baggy theme

This commit is contained in:
Nicolas Lœuillet
2016-08-26 21:20:02 +02:00
parent 52ef497099
commit add0e14cff
2 changed files with 27 additions and 22 deletions

View File

@ -26,7 +26,9 @@
div.tools,
header div,
.messages,
.entrie + .results {
.entrie + .results,
#article .mbm a,
#article-informations {
display: none !important;
}