Skip to content

Commit a1e0c80

Browse files
committed
Changed create content icon size
1 parent 560e079 commit a1e0c80

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/bundle/Resources/public/scss/_instant-filter.scss

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,6 @@
6161
fill: $ibexa-color-black;
6262
position: absolute;
6363
left: calculateRem(20px);
64-
width: calculateRem(16px);
65-
height: calculateRem(16px);
6664
}
6765

6866
&:hover {
@@ -82,7 +80,7 @@
8280
}
8381

8482
&__group-item-label-icon {
85-
height: calculateRem(16px);
83+
height: calculateRem(20px);
8684
}
8785
}
8886
}

0 commit comments

Comments
 (0)