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

b/snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_overlays.scss
370 370
				list-style: none outside none;
371 371
				li {
372 372
					list-style:none outside none;
373
					margin-bottom:2.5em;
373
					margin-bottom:30px;
374 374
					.title {
375 375
						@extend .clearfix;
376
						margin-bottom:emCalc(5px);
376
						height:40px;
377
						overflow:hidden;
378
						margin-bottom:emCalc(8px);
377 379
						color:white;
378 380
						vertical-align: top;
379 381
						.icon {
......
405 407
								font-style:normal;
406 408
								font-weight:normal;
407 409
								opacity:0.6;
410
								white-space: nowrap;
408 411
							}
409 412
						}
410 413
						p {
......
487 490
				}
488 491
			}
489 492
			.summary {
493
				padding-bottom:40px;
490 494
				.row {
491 495
					.wrap {
492 496
						max-width: $row-small;
......
658 662
                            }
659 663
                            &.more {
660 664
                                background:$net-more-opt-area-color;
661
                                margin-bottom:0;
665
                                margin:$step-adv-padding 0;
662 666
                                padding:$step-adv-padding 0;
663 667
                                color:$net-opt-area-color;
664 668
                                h3 {

Also available in: Unified diff