Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

Commit

Permalink
Foundation build to bower-foundation
Browse files Browse the repository at this point in the history
  • Loading branch information
mhayes committed Aug 21, 2014
1 parent ea87852 commit bae2c79
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
4 changes: 4 additions & 0 deletions css/foundation.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/foundation.css.map

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions scss/foundation/components/_breadcrumbs.scss
Original file line number Diff line number Diff line change
Expand Up @@ -125,3 +125,8 @@ $crumb-slash: "/" !default;
}
}
}

/* Accessibility - hides the forward slash */
[aria-label="breadcrumbs"] [aria-hidden="true"]:after {
content: "/";
}

0 comments on commit bae2c79

Please sign in to comment.