mirror of
https://github.com/processwire/processwire.git
synced 2025-08-22 14:23:05 +02:00
Fix issue processwire/processwire-issues#728
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -882,6 +882,11 @@ $focusPointCircleSize: 40px;
|
||||
height: auto !important;
|
||||
}
|
||||
|
||||
> .focusArea { // #728
|
||||
top: 0;
|
||||
left: 0;
|
||||
}
|
||||
|
||||
}
|
||||
.ImageData {
|
||||
padding: 0;
|
||||
|
Reference in New Issue
Block a user