Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

IE11 too big header, list items partially/not visible #43

Open
mwoz123 opened this issue Jan 28, 2019 · 3 comments
Open

IE11 too big header, list items partially/not visible #43

mwoz123 opened this issue Jan 28, 2019 · 3 comments

Comments

@mwoz123
Copy link

mwoz123 commented Jan 28, 2019

In IE 11.0.9600 in PC mode (window bigger than 768px) menu items are only partially visible.

Luxbar header is too big. While resizing it swipes the menu items out of the screen.
For width bigger than 995 no menu item was visible.

Below screenshot for ~800px width:

luxbar

When window is smaller than 768 it turns on hamburger mode, which works fine.

@mwoz123 mwoz123 changed the title IE11 too big header, list items partially visible IE11 too big header, list items partially/not visible Jan 28, 2019
@balzss
Copy link
Owner

balzss commented Jan 30, 2019

Thanks for pointing this out. I will look into it as soon as I get my hand on a windows machine.

@mwoz123
Copy link
Author

mwoz123 commented Feb 7, 2019

@adrian-cerdeira
Copy link

Workarround:

.luxbar-navigation {
    justify-content: space-around; // You can also use an other justify-content that you want
}

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

No branches or pull requests

3 participants