Bug fix: allow printing lists fully expanded without the "pager" navigation.

Also try to completely hide the main menu on the left when printing.

SVN:trunk[2675]
This commit is contained in:
Denis Flaven
2013-04-08 11:57:07 +00:00
parent 2e18c96328
commit b83d42efee
5 changed files with 17 additions and 9 deletions

View File

@@ -1102,9 +1102,6 @@ table.pagination tr td {
.pagination_container {
padding-left: 3px;
}
.pager {
display:inline-block;
}
.pager p {
margin-top: 0;
margin-bottom: 0;