Use larger folder icon

This commit is contained in:
Chris Hill-Scott
2019-05-09 10:27:14 +01:00
parent f274759cd8
commit 89478ac2ca

View File

@@ -3,11 +3,11 @@
.selection-summary__text { .selection-summary__text {
display: inline-block; display: inline-block;
padding: .526315em .789473em .263157em 40px; padding: .526315em .789473em .263157em 40px;
padding-left: 40px; padding-left: 51px;
background-image: file-url('folder-black-bold.svg'); background-image: file-url('folder-black.svg');
background-repeat: no-repeat; background-repeat: no-repeat;
background-size: auto 20px; background-size: 39px auto;
background-position: 0px 8px; background-position: 0px 4px;
&:focus { &:focus {
outline: none; outline: none;