Revision 9b6be833 snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_overlays.scss

b/snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_overlays.scss
255 255
		padding-top:$bar-height+$bar-submenu-height;
256 256
		.step {
257 257
			padding:50px 0 50px;
258
			float:left;
259 258
			position:relative;
260 259
			width:$row-width;
261 260
			overflow:hidden;
......
705 704
	}
706 705
}
707 706

  
707

  
708 708
.wizard-content {
709 709
	overflow: hidden;
710 710
	width:100%;
711
	.vm-wizard-carousel {
712
		position:relative;
713
		left:0;
714
		.step {
715
			float:left;
716
		}
717
	}
711 718
}
712 719

  
713
.vm-wizard-carousel {
714
	width: 90000px;
715
	position:relative;
716
}
717

  
718

  
719 720
/* Responive ------------------------------------------------ */
720 721
@media only screen and (max-width: $small-mobile) {
721 722
}

Also available in: Unified diff