diff options
Diffstat (limited to 'templates/org/home.tmpl')
-rw-r--r-- | templates/org/home.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/org/home.tmpl b/templates/org/home.tmpl index 12630b70d7..54474965bd 100644 --- a/templates/org/home.tmpl +++ b/templates/org/home.tmpl @@ -1,5 +1,5 @@ {{template "base/head" .}} -<div class="organization profile mt-5"> +<div class="page-content organization profile"> {{/* overflow: auto is the clearfix - this avoids the image going beyond the container where it is supposed to stay inside. */}} <div class="ui container" style="overflow: auto"> |