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

CSS responsiveness fixes #48

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

CSS responsiveness fixes #48

wants to merge 8 commits into from

Conversation

jessp
Copy link
Collaborator

@jessp jessp commented Aug 26, 2016

This branch makes a handful of changes to the CSS. These changes include:

  • Introduction of flex-box styling in annotations so annotations list doesn't exceed the height of the screen in non-mobile view (closes Annotations exceed height of page when many are added #11)
  • Chart is no longer sized by a pixel value determined at load, preventing weird sizing issues when resizing the window
  • Save button moved to oligrapherGraphContainer so it doesn't hover over top of annotations in mobile layout
  • Adjusted margins to remove x-overflow

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.

Annotations exceed height of page when many are added
1 participant