* Move close icon to components
* Remove redundant float from close
.close {
- float: right;
@include font-size($close-font-size);
font-weight: $close-font-weight;
line-height: 1;
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`.
- title: Button group
- title: Card
- title: Carousel
+ - title: Close icon
- title: Collapse
- title: Dropdowns
- title: Forms
pages:
- title: Borders
- title: Clearfix
- - title: Close icon
- title: Colors
- title: Display
- title: Embed