Revision 1b2adfd1 snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_wizards.scss

b/snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_wizards.scss
255 255
										width:60px;
256 256
										font-size:38px;
257 257
										float: left;
258
										position: relative;
259
										bottom: -3px;
258 260
									}
259 261
									h2 {
260 262
										font-size:emCalc(14px);
......
396 398
									width:40px;
397 399
									display: inline-block;
398 400
									font-size:20px;
401
									position: relative;
402
									bottom: -2px;
399 403
								}
400 404
								dt {
401 405
									display: inline-block;
......
513 517
													top:-1px;
514 518
			                                    }
515 519
			                                    &.snf-www {
516
			                                        top:6px;
520
			                                        top:5px;
517 521
			                                    }
518 522
			                                    &.snf-network-full {
519 523
			                                        top:5px;
......
811 815
						width:60px;
812 816
						font-size:38px;
813 817
						float: left;
818
						position: relative;
819
						bottom: -3px;
814 820
					}
815 821
					h2 {
816 822
						font-size:emCalc(14px);

Also available in: Unified diff