Revision 989de44a snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_overlays.scss

b/snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_overlays.scss
194 194
		padding-top:$bar-height;
195 195
		.step {
196 196
			padding:50px 0 50px;
197
			float:left;
198 197
			position:relative;
199
			width:$row-width;
200 198
			.os {
201 199
				li {
202 200
					list-style: none outside none;
......
630 628
		}
631 629
	}
632 630
}
633

  
634
.wizard-content {
635
	overflow: hidden;
636
	width:100%;
637
}
638

  
639
.vm-wizard-carousel {
640
	width: 90000px;
641
	position:relative;
642
}

Also available in: Unified diff