Skip to content

Commit

Permalink
#3306 remove transform hack from sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
jlukic committed Nov 30, 2015
1 parent 6a23d51 commit e194140
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
### Version 2.1.7 Nov 29, 2015

**Bug Fixes**

-**Popup** - Adds `onUnplaceable` callback when element cannot be place in visible screen

### Version 2.1.6 - Nov 6, 2015
Expand Down
1 change: 0 additions & 1 deletion src/definitions/modules/sidebar.less
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
/* GPU Layers for Child Elements */
.ui.sidebar > * {
backface-visibility: hidden;
transform: rotateZ(0deg);
}


Expand Down

0 comments on commit e194140

Please sign in to comment.