Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARXIVNG-1901 apply layout fixes for search results display #229

Merged
merged 1 commit into from
Feb 26, 2019

Conversation

eawoods
Copy link
Contributor

@eawoods eawoods commented Feb 26, 2019

When I changed the main layout in arxiv-base, it quietly broke a couple of minor layout things.

screen shot 2019-02-26 at 3 04 41 pm

So I fixed it.

screen shot 2019-02-26 at 3 02 10 pm

Copy link
Contributor

@erickpeirson erickpeirson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

very nice

@@ -47,7 +47,7 @@ <h1 class="title is-clearfix">{% block title %}Search{% endblock title %}</h1>
<button class="button is-small" id="feedback-button">Feedback?</button>
</div>
</div>
<content>
<div class="content">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sad to see HTML5 rejected the semantic elements: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/content

Learned from a PR though! 🎉

@eawoods eawoods merged commit f56d2b6 into develop Feb 26, 2019
@eawoods eawoods deleted the bug/ARXIVNG-1901 branch February 26, 2019 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants