mirror of
https://github.com/processwire/processwire.git
synced 2025-08-23 23:02:58 +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;
|
height: auto !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
> .focusArea { // #728
|
||||||
|
top: 0;
|
||||||
|
left: 0;
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
.ImageData {
|
.ImageData {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
Reference in New Issue
Block a user