diff --git a/app/assets/stylesheets/themes/default/components/_gather.scss b/app/assets/stylesheets/themes/default/components/_gather.scss index ae2bdba..1afe222 100644 --- a/app/assets/stylesheets/themes/default/components/_gather.scss +++ b/app/assets/stylesheets/themes/default/components/_gather.scss @@ -71,7 +71,7 @@ border-bottom: 2px solid $medium-gray; .info { - @include span-columns(4); + @include span-columns(3); h6 { margin-bottom: 10px; diff --git a/app/assets/stylesheets/themes/flat/components/_gather.scss b/app/assets/stylesheets/themes/flat/components/_gather.scss index 94684e0..810f13e 100644 --- a/app/assets/stylesheets/themes/flat/components/_gather.scss +++ b/app/assets/stylesheets/themes/flat/components/_gather.scss @@ -66,7 +66,7 @@ border-bottom: 2px solid $light-gray; .info { - @include span-columns(4); + @include span-columns(3); h6 { margin-bottom: 10px; diff --git a/app/views/gathers/show.html.erb b/app/views/gathers/show.html.erb index 2306858..8fad528 100644 --- a/app/views/gathers/show.html.erb +++ b/app/views/gathers/show.html.erb @@ -137,6 +137,14 @@ +