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

Fixed Topbar breaks askubuntu #20

Closed
mezmi opened this issue Mar 6, 2016 · 3 comments
Closed

Fixed Topbar breaks askubuntu #20

mezmi opened this issue Mar 6, 2016 · 3 comments
Assignees
Labels
Milestone

Comments

@mezmi
Copy link
Contributor

mezmi commented Mar 6, 2016

Expected Behavior

The navbar should be fixed to the top of the screen in the correct position and the ubuntu related links should be placed somewhere without blocking content.

Actual Behavior

The navbar is pushed to the right and not aligned correctly.

The sidebar collection of links that were cloned from the top are now blocking page content when viewing on small screens.

ask-ubuntu-jacked

Suggested Fix

I would suggest moving the cloned ubuntu related links directly below the fixed top bar, like so:
ask-ubuntu-unjacked

@mezmi mezmi added the bug label Mar 6, 2016
@mezmi mezmi added this to the v1.0.2 milestone Mar 6, 2016
@shu8
Copy link
Member

shu8 commented Mar 6, 2016

@enki-code does $('.fixedTopbar-stickyToolbar').css('margin-left', '-545px'); in console fix the topbar being too much to the right for you?

@mezmi
Copy link
Contributor Author

mezmi commented Mar 6, 2016

@shu8 lets talk in chat.

shu8 pushed a commit that referenced this issue Mar 6, 2016
@shu8 shu8 self-assigned this Mar 6, 2016
@shu8 shu8 closed this as completed Mar 6, 2016
@shu8
Copy link
Member

shu8 commented Mar 6, 2016

fixed :)

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

2 participants