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

Web_06: By reducing the browser screen size, the header is splitting in two lines #7

Closed
k6Labz opened this issue Aug 3, 2015 · 1 comment
Assignees
Labels
Milestone

Comments

@k6Labz
Copy link

k6Labz commented Aug 3, 2015

SEVERITY: Minor

MODULE: Home_Page

Platform:

  • Windows 7 / Chrome 46.0
  • Mac 10.11 / Safari 8.1
  • Windows 8 / Firefox 39.0

STEPS TO REPRODUCE:

  1. Navigate to URL: http://www.vizabi.org/
  2. Home page of Vizabi will be loaded
  3. Click on the Restore Down button available with the left side of cross button and cross button is available on the right upper corner.
  4. Reduce the browser screen size from any side
  5. Note that the header will be split in two lines

ACTUAL RESULTS:
The header will be split in two lines when we reduce the size of the web page from any side of the page.

EXPECTED RESULTS:
When we reduce the browser screen size, the header should be displayed in menu icon immediately instead of splitting in two lines

SCREENSHOT:
vizabi_11
mac_03

@k6Labz k6Labz added the bug label Aug 3, 2015
@angiehjort angiehjort modified the milestone: 2015-12-23 Dec 8, 2015
@Rathunter Rathunter self-assigned this Dec 21, 2015
@Rathunter
Copy link
Contributor

Fixed issue by breaking earlier to show the hamburger icon at 775px instead of 400px which prevents any issues with menu jumping to a new line or breaking into 2.

Commit: eb53cd1

See screenshots below:
screen shot 2016-06-25 at 1 51 55 pm
screen shot 2016-06-25 at 1 52 05 pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants