css position attribute not working in chrome 29
i am facing a problem with new version of chrome 29. i set the css of a
div as this
.dijitBorderContainerPane, .dijitBorderContainerNoGutterPane {
position: absolute !important;
z-index: 2;
}
it is working correctly on firefox IE and chrome 25 to 28. but not showing
correctly on chrome 29.
please help me out.
No comments:
Post a Comment