Merge pull request #14790 from Snuffleupagus/rm-print-CSS
Remove some outdated CSS rules related to printing
This commit is contained in:
commit
5f6ca2224e
@ -1385,15 +1385,11 @@ dialog :link {
|
|||||||
#sidebarContainer,
|
#sidebarContainer,
|
||||||
#secondaryToolbar,
|
#secondaryToolbar,
|
||||||
.toolbar,
|
.toolbar,
|
||||||
#loadingBox,
|
|
||||||
#errorWrapper,
|
#errorWrapper,
|
||||||
.textLayer,
|
.textLayer,
|
||||||
.canvasWrapper {
|
.canvasWrapper {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
#viewerContainer {
|
|
||||||
overflow: visible;
|
|
||||||
}
|
|
||||||
|
|
||||||
#mainContainer,
|
#mainContainer,
|
||||||
#viewerContainer,
|
#viewerContainer,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user