mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-18 13:38:24 -04:00
Merge branch 'dev' into fix/2106-followers
This commit is contained in:
@@ -4,8 +4,8 @@ body {
|
||||
}
|
||||
|
||||
section {
|
||||
padding-top: 1em;
|
||||
margin: 0;
|
||||
padding-bottom: 1em;
|
||||
}
|
||||
|
||||
.ellipsis {
|
||||
|
||||
@@ -36,6 +36,6 @@
|
||||
.row
|
||||
.col-md-12
|
||||
%hr/
|
||||
= render 'plantings/harvests', planting: @planting
|
||||
%section= render 'plantings/harvests', planting: @planting
|
||||
%hr/
|
||||
= render 'plantings/descendants', planting: @planting
|
||||
%section= render 'plantings/descendants', planting: @planting
|
||||
|
||||
Reference in New Issue
Block a user