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

Invalid property value in css breaking left sidebar #44

Open
MartB opened this issue Aug 15, 2017 · 0 comments
Open

Invalid property value in css breaking left sidebar #44

MartB opened this issue Aug 15, 2017 · 0 comments

Comments

@MartB
Copy link

MartB commented Aug 15, 2017

width: calc(0% + 15rem);

Im not sure what this hack is for but it should just be 15rem without that calc as the 0% gets optimized to 0 anyway.
I propose also getting rid of

MartB added a commit to MartB/luci-theme-material that referenced this issue Aug 15, 2017
… valid tested on google chrome 60.0.3112.101)
@MartB MartB changed the title Invalid property value in css breaking style on larger screens. Invalid property value in css breaking left sidebar Aug 15, 2017
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