From f3e573b0135961f1499b124f7cfa34f8e8f40d5c Mon Sep 17 00:00:00 2001 From: psychobunny Date: Wed, 28 Oct 2015 16:12:01 -0400 Subject: [PATCH] made groups cover image actually cover the page --- less/groups.less | 12 +++++++++--- templates/groups/details.tpl | 9 ++++++--- 2 files changed, 15 insertions(+), 6 deletions(-) diff --git a/less/groups.less b/less/groups.less index e5d5dd1..c93dc4c 100644 --- a/less/groups.less +++ b/less/groups.less @@ -1,4 +1,6 @@ [component="groups/container"] { + margin-top: 300px; + [component="groups/summary"] { .panel-body { min-height: 72px; @@ -45,9 +47,15 @@ min-height: 200px; position: relative; margin-bottom: 1em; + background-origin: content-box; + width: 100%; + top: 50px; + position: absolute; + left: auto; + right: 0px; @media (min-width: @screen-md-min) { - min-height: 250px; + min-height: 300px; } &.initialised:hover { @@ -141,6 +149,4 @@ } } } - - } \ No newline at end of file diff --git a/templates/groups/details.tpl b/templates/groups/details.tpl index dafbe11..92b79dd 100644 --- a/templates/groups/details.tpl +++ b/templates/groups/details.tpl @@ -1,7 +1,5 @@ - -
-
+
@@ -9,6 +7,11 @@
[[groups:cover-save]]
[[groups:cover-saving]]
+ +
+ +
+