Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion scss/_close.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
.close {
float: right;
@include font-size($close-font-size);
font-weight: $close-font-weight;
line-height: 1;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: docs
title: Close icon
description: Use a generic close icon for dismissing content like modals and alerts.
group: utilities
group: components
---

**Be sure to include text for screen readers**, as we've done with `aria-label`.
Expand Down
2 changes: 1 addition & 1 deletion site/data/nav.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
- title: Button group
- title: Card
- title: Carousel
- title: Close icon
- title: Collapse
- title: Dropdowns
- title: Forms
Expand All @@ -56,7 +57,6 @@
pages:
- title: Borders
- title: Clearfix
- title: Close icon
- title: Colors
- title: Display
- title: Embed
Expand Down