made the crop box 20 pixels bigger

This commit is contained in:
Skud
2012-12-02 14:55:03 +11:00
parent 1808786670
commit a1dffbed7a

View File

@@ -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