mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-03-27 11:14:31 -04:00
made the crop box 20 pixels bigger
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
- @crops.each do |crop|
|
||||
- c += 1
|
||||
%li.span2
|
||||
.thumbnail(style='height: 200px')
|
||||
.thumbnail(style='height: 220px')
|
||||
= image_tag('http://placehold.it/150x150', :alt => '', :class => 'img-rounded')
|
||||
%p= link_to crop.system_name, crop
|
||||
- if crop.scientific_names.count > 0
|
||||
|
||||
Reference in New Issue
Block a user