Revision f6cfe41c snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_common.scss

b/snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_common.scss
378 378
		.sb-icon-search {
379 379
			background-color: white;
380 380
			color: $primary-color;
381
			top: -6px;
382
			font-size: 20px;
383
			width:50px;
381
			top: -4px;
382
			font-size: 18px;
383
			width:40px;
384 384
			&:hover {
385 385
				color: $secondary-color;
386 386
			}
......
414 414
		.snf-list {
415 415
				margin-right: 4px;
416 416
				font-size: 24px;
417
				line-height: 50px;
418
				vertical-align: middle;
417 419
			}
418 420
		.snf-layout {
419 421
				font-size: 25px;
422
				line-height: 50px;
423
				vertical-align: middle;
420 424
			}
421 425
		
422 426
	}

Also available in: Unified diff