Yarik
/
artbox
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
135e96107f24e7fde96140570909b4c48d98df9e
Authored by
Yarik
2016-12-05 17:11:50 +0200
1 parent
c5ed8527
Image test
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
components/artboximage/ArtboxImageHelper.php
Inline
Side-by-side
components/artboximage/ArtboxImageHelper.php
Wrap text
Show/Hide comments
View file @
135e961
...
...
@@ -183,7 +183,7 @@
183
183
break;
184
184
}
185
185
}
186
- return $image->render(null,
50
);
186
+ return $image->render(null,
48
);
187
187
}
188
188
189
189
/**
...
...