Se deshabilitan adecuadamente algunos elementos para la impresión

This commit is contained in:
Manuel Cillero 2019-03-21 17:25:54 +01:00
parent fc1fd1871e
commit b0d7de42e8
3 changed files with 12 additions and 9 deletions

View file

@ -1820,12 +1820,13 @@ form[class$="glossary_style"] #grouping label {
margin: 0;
background: #fff url(../images/logo.png) no-repeat 0 -100px;
}
#quick-search {
display: none;
}
div#content {
width: 100%;
padding: 0;
}
.private_wiki_flag {
display: none !important;
}
}