mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:42 +01:00
Print size adjustments windows/linux, A4/letter
This commit is contained in:
parent
5ca06d432d
commit
4b760eddb3
@ -559,11 +559,11 @@ for printing
|
||||
}
|
||||
.et2_nextmatch.print.landscape {
|
||||
/* This is fairly arbitrary, but makes it fit in Chrome and Firefox*/
|
||||
max-width: 710pt !important;
|
||||
max-width: 752pt !important;
|
||||
}
|
||||
.et2_nextmatch.print.portrait {
|
||||
/* This is fairly arbitrary, but makes it fit in Chrome and Firefox*/
|
||||
max-width: 570pt !important;
|
||||
max-width: 552pt !important;
|
||||
}
|
||||
/**
|
||||
* Diff widget
|
||||
|
Loading…
Reference in New Issue
Block a user