Skip to content

Commit

Permalink
Merge pull request #784 from arXiv/ARXIVCE-727-header-css-fix-redux
Browse files Browse the repository at this point in the history
fix small css error for header
  • Loading branch information
bdc34 authored Oct 31, 2024
2 parents 8099bb4 + 632f5fb commit 56cfee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion browse/static/css/arXiv.css
Original file line number Diff line number Diff line change
Expand Up @@ -180,12 +180,12 @@ em.boxed {
display:flex;
align-items:center;
gap: 1em;
justify-content: right;
}
#support-ack-url {
max-width: 400px;
float:right;
display: block;
justify-content: right;
}
#support-ack-url a {
color: #fff;
Expand Down

0 comments on commit 56cfee3

Please sign in to comment.