make stickers sized correctly
This commit is contained in:
@@ -2441,8 +2441,8 @@ fieldset input[type="radio"] {
|
|||||||
max-height: 2.5in;
|
max-height: 2.5in;
|
||||||
}
|
}
|
||||||
.sticker {
|
.sticker {
|
||||||
max-width: 2.5in;
|
max-width: 4in;
|
||||||
max-height: 2.5in;
|
height: 2in;
|
||||||
}
|
}
|
||||||
.optionElement,
|
.optionElement,
|
||||||
.FormSettings > button {
|
.FormSettings > button {
|
||||||
|
Reference in New Issue
Block a user