Overview print: remove padding
This commit is contained in:
parent
83da6332da
commit
2733581551
1 changed files with 4 additions and 0 deletions
|
@ -61,6 +61,10 @@ main {
|
|||
display: none;
|
||||
}
|
||||
|
||||
.main {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
h1, .popover-notificationsHeader .popover-title, .ticket-title-update, h2, h3, h4, h5, h6 {
|
||||
color: inherit;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue