make stickers sized correctly
This commit is contained in:
parent
f7faffb938
commit
7b30e202e6
1 changed files with 2 additions and 2 deletions
|
@ -2441,8 +2441,8 @@ fieldset input[type="radio"] {
|
|||
max-height: 2.5in;
|
||||
}
|
||||
.sticker {
|
||||
max-width: 2.5in;
|
||||
max-height: 2.5in;
|
||||
max-width: 4in;
|
||||
height: 2in;
|
||||
}
|
||||
.optionElement,
|
||||
.FormSettings > button {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue