Revision 0b14cfb4 snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_snapshots.scss

b/snf-cyclades-app/synnefo/ui/new_ui/ui/sass/_snapshots.scss
4 4
			&>li {		
5 5
				.img-wrap {
6 6
					.snf-font {
7
						font-size: $grid-icon-height - 0.1em;
7
						font-size: $grid-icon-height - pxCalc(0.1em);
8 8
					}
9 9
				}
10 10
			}
......
16 16
			&>li {		
17 17
				.img-wrap {
18 18
					.snf-font {
19
						font-size: $list-icon-height - 0.1em;
19
						font-size: $list-icon-height - pxCalc(0.1em);
20 20
					}
21 21
				}
22 22
			}

Also available in: Unified diff