mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-21 13:24:08 +03:00
Move media from layout to components
This commit is contained in:
committed by
XhmikosR
parent
1c78f703e0
commit
832a90d9d3
+1
-1
@@ -15,7 +15,6 @@
|
||||
pages:
|
||||
- title: Overview
|
||||
- title: Grid
|
||||
- title: Media object
|
||||
- title: Utilities for layout
|
||||
|
||||
- title: Content
|
||||
@@ -42,6 +41,7 @@
|
||||
- title: Input group
|
||||
- title: Jumbotron
|
||||
- title: List group
|
||||
- title: Media object
|
||||
- title: Modal
|
||||
- title: Navs
|
||||
- title: Navbar
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
layout: docs
|
||||
title: Media object
|
||||
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
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user