Skip to content

Commit

Permalink
Fixes incorrect positioning when no activities are present for #52
Browse files Browse the repository at this point in the history
  • Loading branch information
Zoltan Olah committed Oct 27, 2014
1 parent 238a0f3 commit f94ecac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/stylesheets/globals/list-activities.import.less
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
overflow: auto;
background: @color-rare;
min-height: 16em;
position: relative;

.wrapper-message { top: 50%; }
}
Expand Down

0 comments on commit f94ecac

Please sign in to comment.