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

some CSS bug in IE!and I find solution #183

Open
cookieseventeen opened this issue Mar 12, 2015 · 0 comments
Open

some CSS bug in IE!and I find solution #183

cookieseventeen opened this issue Mar 12, 2015 · 0 comments

Comments

@cookieseventeen
Copy link

some CSS bug in IE!and I find solution!

bug:
https://drive.google.com/file/d/0Bwrn_y_EghWeRnFuaDRDTXRPT2c/view

solution:
.flexnav li {
font-size: 100%;
position: relative;
overflow: hidden;
/------add this-----/
list-style:none;
/---------------------/
}

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

No branches or pull requests

1 participant