@ -217,7 +217,7 @@ a:hover {
#example .main.menu {
top: 0px;
left: 0px;
left: -1px;
min-width: 320px;
z-index: 900;
@ -582,7 +582,7 @@ body#example.index {
#example .attached.launch.button {
position: fixed;
top: 63px;
z-index: 500;
width: 55px;
height: 50px;
@ -248,6 +248,7 @@
/* Pushed */
.pushable.slide.along.pushed > .pusher {
transform: translate3d(@sidebarWidth, 0, 0);
transform-delay: 10ms
}
.pushable.slide.along.pushed > .visible.ui.sidebar {
transform: translate3d(0%, 0, 0);