Revision 757d6c0a snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_items-list.scss

b/snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_items-list.scss
142 142
				height:$grid-icon-height;
143 143
				.snf-font {
144 144
					font-size: $grid-icon-height;
145
					line-height: 120%;
145 146
				}
146 147
			}
147 148
			.container {
......
245 246
					line-height:18px;
246 247
					left:50%;
247 248
					margin-left:-8px;
248
					top:3px;
249
					top:4px;
249 250
				}
250 251
				.snf-font {
251 252
					font-size: $list-icon-height;
253
					line-height: 120%;
252 254
				}
253 255
			}
254 256
			h4 {
......
379 381
	.os {
380 382
		@include sprite('../images/os-unknown.png', 22px, 22px);
381 383
		position: absolute;
382
		top:8px;
384
		top:12px;
383 385
		left:50%;
384 386
		margin-left:-11px;
385 387
		&.windows { background-image:url('../images/os-windows.png'); }

Also available in: Unified diff