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

.navbar-collapse is not properly cleared below 768px #4109

Closed
gocemitevski opened this issue Mar 12, 2018 · 0 comments · Fixed by #4110
Closed

.navbar-collapse is not properly cleared below 768px #4109

gocemitevski opened this issue Mar 12, 2018 · 0 comments · Fixed by #4110
Assignees

Comments

@gocemitevski
Copy link
Contributor

gocemitevski commented Mar 12, 2018

CKAN Version if known (or site URL)

2.8 with Bootstrap 3

Please describe the expected behaviour

After the 768px break point, .navbar-collapse should be displayed in full width, without negative margins.

screenshot from 2018-03-12 14-46-57

Please describe the actual behaviour

After the 768px break point, .navbar-collapse has negative margins, is not properly cleared of floating elements and does not have a full-width top border.

screenshot from 2018-03-12 14-44-28

What steps can be taken to reproduce the issue?

Open any page in CKAN and toggle the main navigation (.navbar-collapse) after the 768px break point.

gocemitevski added a commit to gocemitevski/ckan that referenced this issue Mar 12, 2018
@amercader amercader self-assigned this Mar 13, 2018
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 a pull request may close this issue.

2 participants