Skip to content

Commit

Permalink
Merge 5619da2 into d435f48
Browse files Browse the repository at this point in the history
  • Loading branch information
adlius committed Mar 27, 2019
2 parents d435f48 + 5619da2 commit 2bff5b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/components/preprint-status-banner/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
left: auto;
margin-top: 0;
right: 0;
width: 445px;
width: 460px;
z-index: 98; // prevent dropdown from scrolling over navbar

@media (max-width: $screen-medium-small) {
Expand Down
2 changes: 1 addition & 1 deletion app/locales/en/translations.js
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ export default {
pendingWithdrawal: 'not public available or searchable once the withdrawal request is approved',
withdrawn: 'not publicly available',
},
withdrawalJustification: 'Reason for withdrawal',
withdrawalJustification: 'Reason for withdrawal (optional, will be publicly displayed)',
pending: 'pending',
accepted: 'accepted',
rejected: 'rejected',
Expand Down

0 comments on commit 2bff5b4

Please sign in to comment.