Bug Fix #68: Undetected Pages dialog scale
Automatically scales the undetected page preview based on the browser size.
This commit is contained in:
@@ -856,8 +856,10 @@ div.logEventsViewport table.logEventsViewport > tbody > tr > td.eventType {
|
||||
}
|
||||
#undetectedPageDialog > .pagePreview {
|
||||
height: 700px;
|
||||
max-height: 700px;
|
||||
background-position: top center;
|
||||
background-repeat: no-repeat;
|
||||
background-size: contain;
|
||||
}
|
||||
#undetectedPageDialog .actions {
|
||||
border-top: 1px solid #d1d1d1;
|
||||
|
||||
Reference in New Issue
Block a user