Show contributor/contribution details on mobile #169

Merged
galfert merged 2 commits from feature/163-small_screen_details_new into master 2019-12-02 14:57:23 +00:00
2 changed files with 12 additions and 3 deletions
Showing only changes of commit 9898d4bb1d - Show all commits
@@ -84,5 +84,14 @@ section#contribution-details {
}
}
}
}
// On small screens, hide contributor and contributions list when
// showing details
@include media-max(small) {
#dashboard.with-details {
#contributions, #stats {
display: none;
}
}
}
@@ -42,7 +42,7 @@
kredits will be issued.
</p>
<p>
{{link-to "Re-submit contribution …" "contributions.resubmit" model class="button small green"}}.
{{link-to "Re-submit contribution …" "contributions.resubmit" model class="button small green"}}
</p>
</div>
{{/if}}
@@ -50,7 +50,7 @@
<div class="actions">
<p>
{{link-to "Copy & edit as new" "contributions.resubmit" model class="button small"}}.
{{link-to "Copy & edit as new" "contributions.resubmit" model class="button small"}}
{{#if model.ipfsHash}}
<a href="{{ipfsGatewayUrl}}/{{model.ipfsHash}}"
class="button small" target="_blank" rel="noopener">