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,
|
||||
#secondaryToolbar,
|
||||
.toolbar,
|
||||
#loadingBox,
|
||||
#errorWrapper,
|
||||
.textLayer,
|
||||
.canvasWrapper {
|
||||
display: none;
|
||||
}
|
||||
#viewerContainer {
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
#mainContainer,
|
||||
#viewerContainer,
|
||||
|
Loading…
Reference in New Issue
Block a user