Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Commit a445b76

Browse files
enigmasamaThomasBurleson
authored andcommitted
Ordering for md-media-xl (#9772)
Unintentional nesting?
1 parent 26340e3 commit a445b76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/card/card.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ angular.module('material.components.card', [
4646
* - `md-media-sm` - Class for small image
4747
* - `md-media-md` - Class for medium image
4848
* - `md-media-lg` - Class for large image
49+
* - `md-media-xl` - Class for extra large image
4950
* * `<md-card-content>` - Card content
50-
* - `md-media-xl` - Class for extra large image
5151
* * `<md-card-actions>` - Card actions
5252
* - `<md-card-icon-actions>` - Icon actions
5353
*

0 commit comments

Comments
 (0)