forked from OpenNeo/impress
increase outfits#show preview size to 600x600
This commit is contained in:
parent
79a96b7670
commit
e0ddf543ee
1 changed files with 2 additions and 2 deletions
|
@ -22,10 +22,10 @@ body.outfits-show
|
|||
|
||||
#preview-wrapper
|
||||
clear: both
|
||||
height: 400px
|
||||
height: 600px
|
||||
margin: 0 auto 1em
|
||||
position: relative
|
||||
width: 400px
|
||||
width: 600px
|
||||
|
||||
#preview-swf
|
||||
left: 0
|
||||
|
|
Loading…
Reference in a new issue