mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-24 06:03:10 +02:00
Move media from layout to components
This commit is contained in:
committed by
XhmikosR
parent
1c78f703e0
commit
832a90d9d3
@@ -15,7 +15,6 @@
|
|||||||
pages:
|
pages:
|
||||||
- title: Overview
|
- title: Overview
|
||||||
- title: Grid
|
- title: Grid
|
||||||
- title: Media object
|
|
||||||
- title: Utilities for layout
|
- title: Utilities for layout
|
||||||
|
|
||||||
- title: Content
|
- title: Content
|
||||||
@@ -42,6 +41,7 @@
|
|||||||
- title: Input group
|
- title: Input group
|
||||||
- title: Jumbotron
|
- title: Jumbotron
|
||||||
- title: List group
|
- title: List group
|
||||||
|
- title: Media object
|
||||||
- title: Modal
|
- title: Modal
|
||||||
- title: Navs
|
- title: Navs
|
||||||
- title: Navbar
|
- title: Navbar
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
layout: docs
|
layout: docs
|
||||||
title: Media object
|
title: Media object
|
||||||
description: Documentation and examples for Bootstrap's media object to construct highly repetitive components like blog comments, tweets, and the like.
|
description: Documentation and examples for Bootstrap's media object to construct highly repetitive components like blog comments, tweets, and the like.
|
||||||
group: layout
|
group: components
|
||||||
toc: true
|
toc: true
|
||||||
---
|
---
|
||||||
|
|
Reference in New Issue
Block a user