aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/cropbody.tpl
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-07-10 14:20:38 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-07-10 14:20:38 -0700
commit4bf7e4a34d166a52a10939ab0bb26ac05652f59c (patch)
tree2324fd2c13717a3d2fb7fe0b0d7de8eb1e268d37 /view/tpl/cropbody.tpl
parentae6541cf74a0940131d6fdb937539effe5b27e3e (diff)
parent6e30ccdd2210c1a3e8f4ff571110b9bbae895dc1 (diff)
downloadvolse-hubzilla-4bf7e4a34d166a52a10939ab0bb26ac05652f59c.tar.gz
volse-hubzilla-4bf7e4a34d166a52a10939ab0bb26ac05652f59c.tar.bz2
volse-hubzilla-4bf7e4a34d166a52a10939ab0bb26ac05652f59c.zip
Merge https://github.com/redmatrix/redmatrix into pending_merge
Diffstat (limited to 'view/tpl/cropbody.tpl')
-rwxr-xr-xview/tpl/cropbody.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/view/tpl/cropbody.tpl b/view/tpl/cropbody.tpl
index da5b1e859..4794c0b83 100755
--- a/view/tpl/cropbody.tpl
+++ b/view/tpl/cropbody.tpl
@@ -25,8 +25,8 @@
'croppa',
{
previewWrap: 'previewWrap',
- minWidth: 175,
- minHeight: 175,
+ minWidth: 300,
+ minHeight: 300,
maxWidth: 640,
maxHeight: 640,
ratioDim: { x: 100, y:100 },