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

fix jarvis widget css #1388

Merged
merged 1 commit into from Jan 28, 2016
Merged

fix jarvis widget css #1388

merged 1 commit into from Jan 28, 2016

Conversation

Thiblef
Copy link
Contributor

@Thiblef Thiblef commented Jan 28, 2016

[OO-BUGFIX] Fix jarvis widget header style in BackOffice

@ngilain
Copy link
Member

ngilain commented Jan 28, 2016

👍

Thiblef added a commit that referenced this pull request Jan 28, 2016
@Thiblef Thiblef merged commit c0c51e6 into master Jan 28, 2016
@Thiblef Thiblef deleted the jarvis_widget_css branch January 28, 2016 15:07
@@ -1,10 +1,10 @@
.js-widget-title {
margin-left: 10px;
display: inline-block;
max-width: 90%;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why remove this line ? this line is used when a the navigator don't support calc property. Like IE9 where calc property isn't totally supported

@Thiblef
Copy link
Contributor Author

Thiblef commented Feb 1, 2016

http://caniuse.com/#search=calc()
It's not supported only on IE9 when you use it in a background-position. I think this line can be suppressed here.

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 this pull request may close these issues.

None yet

3 participants