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

Card status overflows on IE #426

Closed
bryk opened this issue Feb 25, 2016 · 2 comments
Closed

Card status overflows on IE #426

bryk opened this issue Feb 25, 2016 · 2 comments

Comments

@bryk
Copy link
Contributor

bryk commented Feb 25, 2016

Screenshot from an integration test: https://saucelabs.com/beta/tests/43ce4e134b6e425189ca8f7c14f410bd/commands

ie-status overflow

@floreks
Copy link
Member

floreks commented Feb 25, 2016

I think word-wrap doesn't work correctly on IE. Using word-break or white-space: pre-wrap should do the trick. I'll check it later.

@bryk
Copy link
Contributor Author

bryk commented Feb 25, 2016

If you know the fix and it is easy, then please do it :)

@bryk bryk added this to the v1.0 milestone Feb 25, 2016
@bryk bryk closed this as completed in #428 Feb 25, 2016
anvithks pushed a commit to anvithks/k8s-dashboard that referenced this issue Sep 27, 2021
Added sidebar panel to home page. Improved register and show backends view
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

2 participants