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

b/snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_overlays.scss
285 285
			}
286 286
			padding:50px 0 50px;
287 287
			&.step-2 {
288
				padding-top:30px;
288
				// padding-top:30px;
289 289
				.dropdown {
290 290
					margin-bottom:40px;
291 291
				}
292 292
			}
293 293
			&.step-3 {
294
				padding-top: 45px;
294
				// padding-top: 45px;
295 295
			}
296 296
			.os {
297 297
				li {
......
523 523
					.wrap {
524 524
						max-width: $row-small;
525 525
						border-top:1px solid white;
526
						padding-top:2em;
527
						margin-top:1em;
526
						// padding-top:2em;
527
						// margin-top:1em;
528 528
					}
529 529
					&:first-child {
530 530
						.wrap {
......
569 569
					color: $wizard-base-font-color;
570 570
					font-size: 1em;
571 571
					margin-bottom: 10px;
572
					line-height: 1;
572 573
				}
573 574
				p {
574 575
					font-size: $wizard-paragraph-font-size;

Also available in: Unified diff