Revision 6bd1416f snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_networks.scss

b/snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_networks.scss
32 32
	li {
33 33
		list-style: none outside none;
34 34
	}
35

  
36
	.net_wiz_main {
37
		padding: 40px;
38
		width:390px;
39

  
40
	}
41

  
35 42
	.snf-checkbox-checked, .snf-checkbox-unchecked {
36 43
		font-size: 1.3em;
37 44
	}
......
54 61
		width: 350px;
55 62
		min-height: 285px;
56 63
		
57
		.check {
64
		.check, .radio_btn {
58 65
			position: absolute;
59 66
			right: 0;
60 67
		}
61 68
		
69
		
62 70
		li {
63 71
			display: block;
64 72
			margin-bottom: 13px;

Also available in: Unified diff