aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/cropbody.tpl
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2015-07-10 20:46:46 +0200
committerMario Vavti <mario@mariovavti.com>2015-07-10 20:46:46 +0200
commitb1f926ba893cadad2a7fdbf14bdccafbfefdbbe6 (patch)
tree7ebcbe1278b6e87c5b158d3d0b3ec0ae05919f19 /view/tpl/cropbody.tpl
parent43354ab385cd5c7adcc86f591159f10201420aae (diff)
parent071a233fb8aa427ae0637cda1ca0b47631d6b521 (diff)
downloadvolse-hubzilla-b1f926ba893cadad2a7fdbf14bdccafbfefdbbe6.tar.gz
volse-hubzilla-b1f926ba893cadad2a7fdbf14bdccafbfefdbbe6.tar.bz2
volse-hubzilla-b1f926ba893cadad2a7fdbf14bdccafbfefdbbe6.zip
merge redmatrix fixes
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 },