Hide crops when in mobile view

This commit is contained in:
Lilly
2013-08-30 15:47:36 +10:00
parent b73c4db17a
commit 310b40aace

View File

@@ -1,5 +1,5 @@
.row-fluid
.span6
.span6.hidden-phone
- cache "interesting_crops", :expires_in => 1.day do
%h2 Some of our crops
- Crop.interesting.each do |c|