We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a23d51 commit e194140Copy full SHA for e194140
RELEASE-NOTES.md
@@ -3,7 +3,6 @@
3
### Version 2.1.7 Nov 29, 2015
4
5
**Bug Fixes**
6
-
7
-**Popup** - Adds `onUnplaceable` callback when element cannot be place in visible screen
8
9
### Version 2.1.6 - Nov 6, 2015
src/definitions/modules/sidebar.less
@@ -48,7 +48,6 @@
48
/* GPU Layers for Child Elements */
49
.ui.sidebar > * {
50
backface-visibility: hidden;
51
- transform: rotateZ(0deg);
52
}
53
54
0 commit comments