summaryrefslogtreecommitdiff
path: root/app/views/users/show.html.haml
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-04-27 11:07:46 +0100
committerPhil Hughes <me@iamphill.com>2016-05-16 12:22:17 +0100
commit18b361cf809251dd633e31d3dd6d877b31d8db7f (patch)
tree2569df180220a00852785e83d91f4e79bf6b7026 /app/views/users/show.html.haml
parent36fdbc6edb1c0884f68c1267902b33a78d7be6ae (diff)
downloadgitlab-ce-18b361cf809251dd633e31d3dd6d877b31d8db7f.tar.gz
Group the contributing calendar by day
This aligns the boxes correctly with the day on the left side of the calendar
Diffstat (limited to 'app/views/users/show.html.haml')
-rw-r--r--app/views/users/show.html.haml7
1 files changed, 3 insertions, 4 deletions
diff --git a/app/views/users/show.html.haml b/app/views/users/show.html.haml
index 9017fd54fcc..0c513308308 100644
--- a/app/views/users/show.html.haml
+++ b/app/views/users/show.html.haml
@@ -89,10 +89,9 @@
.tab-content
#activity.tab-pane
.row-content-block.calender-block.white.second-block.hidden-xs
- %div{ class: container_class }
- .user-calendar{data: {href: user_calendar_path}}
- %h4.center.light
- %i.fa.fa-spinner.fa-spin
+ .user-calendar{data: {href: user_calendar_path}}
+ %h4.center.light
+ %i.fa.fa-spinner.fa-spin
.user-calendar-activities
.content_list{ data: {href: user_path} }