mirror of
https://github.com/twbs/bootstrap.git
synced 2025-04-12 04:02:26 +02:00
parent
149f32d9d3
commit
7e27e749d1
@ -1,7 +1,3 @@
|
|||||||
.media-object {
|
|
||||||
display: block;
|
|
||||||
}
|
|
||||||
|
|
||||||
.media {
|
.media {
|
||||||
// Proper spacing between instances of .media
|
// Proper spacing between instances of .media
|
||||||
margin-top: 15px;
|
margin-top: 15px;
|
||||||
@ -11,6 +7,16 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.media,
|
||||||
|
.media-body {
|
||||||
|
zoom: 1;
|
||||||
|
overflow: hidden;
|
||||||
|
}
|
||||||
|
|
||||||
|
.media-object {
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
|
||||||
.media-right,
|
.media-right,
|
||||||
.media > .pull-right {
|
.media > .pull-right {
|
||||||
padding-left: 10px;
|
padding-left: 10px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user