Skip to content

Commit e194140

Browse files
committed
Semantic-Org#3306 remove transform hack from sidebar
1 parent 6a23d51 commit e194140

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

RELEASE-NOTES.md

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
### Version 2.1.7 Nov 29, 2015
44

55
**Bug Fixes**
6-
76
-**Popup** - Adds `onUnplaceable` callback when element cannot be place in visible screen
87

98
### Version 2.1.6 - Nov 6, 2015

src/definitions/modules/sidebar.less

-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
/* GPU Layers for Child Elements */
4949
.ui.sidebar > * {
5050
backface-visibility: hidden;
51-
transform: rotateZ(0deg);
5251
}
5352

5453

0 commit comments

Comments
 (0)