Skip to content

Commit f82c87a

Browse files
authored
Merge pull request #129 from MITLibraries/gdt-129-ask-gis-qa
Address 'Ask Us' feedback from UXWS
2 parents 7164355 + f3a6333 commit f82c87a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

app/assets/stylesheets/partials/_panels.scss

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,11 @@
8282
a {
8383
margin-top: 0.5rem;
8484
&:after {
85-
padding-left: 1rem;
8685
font-family: FontAwesome;
86+
font-size: $fs-base;
87+
color: $gray-l1;
8788
content: '\f075';
89+
padding-left: .8rem;
8890
}
8991
}
9092
&.view-md {

0 commit comments

Comments
 (0)