Skip to content

Commit

Permalink
Fixed #1151 - no underlined pipe | on hover
Browse files Browse the repository at this point in the history
  • Loading branch information
mmmavis committed Mar 6, 2018
1 parent ee784d0 commit 19deb61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/sass/views/fellowships/shared.scss
Expand Up @@ -59,6 +59,7 @@

&:not(:last-child)::after {
content: "|";
display: inline-block;
margin-left: 5px;
margin-right: 5px;
}
Expand Down

0 comments on commit 19deb61

Please sign in to comment.