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

Fix styling problems when used in Bluegenes #86

Merged
merged 5 commits into from Jun 10, 2020

Conversation

heralden
Copy link
Member

I didn't test my previous PRs #82 and #79 in Bluegenes, with its differing CSS, leading to bugs and styling issues. This PR fixes these:

  • Buttons with unreadable text (actually a longstanding problem)
  • Buttons appearing below instead of aside
  • Calendar and selector not appearing in filter manager
  • Positioning of filter panel and column summaries (these were way off due to being calculated relative to viewport, while being positioned relative to a parent element in Bluegenes instead of the viewport)

@heralden heralden added this to the 1.0.0 milestone Jun 10, 2020
@heralden heralden merged commit 1391fdb into intermine:dev Jun 10, 2020
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.

None yet

1 participant