Skip to content

Fix #3429. Fixed css for IE11 partial calc support#3434

Merged
offtherailz merged 1 commit intogeosolutions-it:c127_geonode_integrationfrom
offtherailz:fix_3429
Dec 21, 2018
Merged

Fix #3429. Fixed css for IE11 partial calc support#3434
offtherailz merged 1 commit intogeosolutions-it:c127_geonode_integrationfrom
offtherailz:fix_3429

Conversation

@offtherailz
Copy link
Copy Markdown
Member

Description

Changed CSS to show settings panel in the correct place also for IE11. This fix has been applied also to InlineDateTimeSelector (date/time indicator --> dd MM YYYY : hh:mm:ss) that was affected by the same problem

Also

Issues

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x", remove the others)

  • Bugfix

What is the current behavior? (You can also link to an open issue here)
Settings panel do not show correctly in IE11

What is the new behavior?
Setting panel is now correctly placed. (also range

Does this PR introduce a breaking change? (check one with "x", remove the other)

  • No

Other information:
IE11 do not support calc inside translateY in css. This PR use top to set the dinstance between window and instead of calc.

@ghost ghost assigned offtherailz Dec 21, 2018
@offtherailz offtherailz added this to the 2019.01.00 milestone Dec 21, 2018
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.04%) to 80.658% when pulling f92ac1d on offtherailz:fix_3429 into 8ea0534 on geosolutions-it:c127_geonode_integration.

@offtherailz offtherailz merged commit 1121cd0 into geosolutions-it:c127_geonode_integration Dec 21, 2018
@offtherailz offtherailz deleted the fix_3429 branch May 26, 2020 09:39
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.

3 participants